An open API service indexing awesome lists of open source software.

https://github.com/jonmosco/vagrant-puppet_env

Puppet agent and master for Module development/testing
https://github.com/jonmosco/vagrant-puppet_env

Last synced: 3 months ago
JSON representation

Puppet agent and master for Module development/testing

Awesome Lists containing this project

README

          

## Multiple Vagrant Environments for Puppet Module development and testing

This will not utilize the normal puppet vagrant provisioner. This will
install the latest puppet release and build a Master and an Agent for
testing in production-like environments.

The following environments are available:
* CentOS 6
* CentOS 5
* Ubuntu 12.04
* Multi

## Multi

The multi environment allows for n number of agents to be build with the
INSTANCES=n variable. NOTE: This will be limited to the amount of RAM so
be cautious building a lot of nodes.

## Requirements
The following plugins are suggested, especially if using the Multi setup:

* vagrant-hosts