Version 0.7
This Vagrantfile creates a Chef Compliance demo environment using Vagrant. It deploys Compliance and a Chef Server and configures the server and the nodes.
Just clone the repository and start is using "vagrant up".
- complianceserver 192.168.100.10
- chefserver 192.168.100.20
- webserver 192.168.100.30
- winserver 192.168.100.40
Please note that you have to put the binaries into the same folder as the Vagrantfile.
Have a look at the project wiki how to use the demo.
##Author Christian Johannsen, 2016