项目作者: michalswi
项目描述 :
vagrant boxes for devops training
高级语言: Ruby
项目地址: git://github.com/michalswi/devops_training.git
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:
$ docker run -d --name jenkins -p 8080:8080 jenkins:2.7.2
*
requires manual config