The production branch of this repo contains a Vagrantfile that will build a Puppet server using the Puppet all-in-one packages with the following configured out of the box:
- r10k (with this repo as its control repo)
- Choria mcollective
- PuppetDB
In order to use this project, you'll need Vagrant and Bolt installed.
The following environment variables are used to configure the Vagrant environment:
To get started with just an agent, take a look at sandbox. For a simple control repo example, see minimal-control.
