Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purpleidea/puppet-common
puppet module for common utilities
https://github.com/purpleidea/puppet-common
Last synced: 2 months ago
JSON representation
puppet module for common utilities
- Host: GitHub
- URL: https://github.com/purpleidea/puppet-common
- Owner: purpleidea
- License: agpl-3.0
- Created: 2013-10-31T08:33:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-09-05T14:23:17.000Z (over 7 years ago)
- Last Synced: 2024-10-11T14:39:46.390Z (3 months ago)
- Language: Puppet
- Size: 207 KB
- Stars: 1
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This is puppet-common a puppet module for common things.
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:
* This module is a useful dependency for some of my other modules.
* You may also find some of the individual pieces useful.
* I have removed functionality that now exists in the puppet "stdlib".
* Some of the functionality is so useful, that this imports types directly.Dependencies:
* puppetlabs-stdlib (required)
* my puppet-puppet module (optional)Happy hacking,
James Shubin , https://ttboj.wordpress.com/