项目作者: michalswi

项目描述 :
vagrant boxes for devops training
高级语言: Ruby
项目地址: git://github.com/michalswi/devops_training.git
创建时间: 2017-02-07T14:59:27Z
项目社区:https://github.com/michalswi/devops_training

开源协议:

下载


devops training

In listed directories you can find Vagrantfile

chef related:

  • main:
    workstation + server(for chef-server)* + node
  • for CI:
    gitlab + jenkins

additional directories:

  • bento, related to this one
  • virt_py, virtualenv
  • multi_machine, related to this one
  • kitchen_test, related to this one
  • jenkins_test_node, node added to jenkins for testing purposes

docker with jenkins:

  1. $ docker run -d --name jenkins -p 8080:8080 jenkins:2.7.2

* requires manual config