This is a vagrant configuration to demonstrate using role-based configuration in puppet, using hiera for data. It was created for a blog post titled Role-based Puppet with Hiera.
Browse the code at https://github.com/antoncohen/vagrant-roles-demo
It doesn't do much, but if you want to run the code you need to install Vagrant and Git, then:
git clone https://github.com/antoncohen/vagrant-roles-demo.git
cd vagrant-roles-demo
vagrant up
- Anton Cohen [email protected]
- Source
- Homepage
- @antoncohen