Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purpleidea/puppet-puppet
puppet module for puppet!
https://github.com/purpleidea/puppet-puppet
Last synced: 2 months ago
JSON representation
puppet module for puppet!
- Host: GitHub
- URL: https://github.com/purpleidea/puppet-puppet
- Owner: purpleidea
- License: agpl-3.0
- Created: 2013-12-21T16:51:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-06T20:36:54.000Z (about 9 years ago)
- Last Synced: 2024-10-11T14:39:46.434Z (3 months ago)
- Language: Puppet
- Size: 244 KB
- Stars: 3
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This is puppet-puppet a puppet module for puppet.
Please read the INSTALL file for instructions on getting this installed.
Look in the examples/ folder for usage. If none exist, please contribute one!
This code may be a work in progress. The interfaces may change without notice.
Patches are welcome, but please be patient. They are best received by email.
Please ping me if you have big changes in mind, before you write a giant patch.Module specific notes:
* I've always had an issue with this module.
* I recently ripped out support for a lot of the old puppet 0.24 era features.
* I've only since tested it on the recent 3.x series.
* A lot has changed from Puppet version to version.
* It has been hard to follow this and keep it sane.
* There are serious improvements that could be made to this code.
* This module is useful for automatic deployments of puppet with vagrant.
* The puppet::vardir class is a dependency for some of my other puppet modules.Dependencies:
* my puppet-shorewall module (optional)
* my puppet-yum module (optional)
* puppetlabs-apt module (optional, untested)Happy hacking,
James Shubin , https://ttboj.wordpress.com/