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
- Host: GitHub
- URL: https://github.com/jonmosco/vagrant-puppet_env
- Owner: jonmosco
- Created: 2014-05-09T19:16:47.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-25T17:58:51.000Z (about 12 years ago)
- Last Synced: 2025-03-11T01:51:09.918Z (over 1 year ago)
- Language: Shell
- Size: 222 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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