Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purpleidea/puppet-cobbler
a puppet module for cobbler
https://github.com/purpleidea/puppet-cobbler
Last synced: 14 days ago
JSON representation
a puppet module for cobbler
- Host: GitHub
- URL: https://github.com/purpleidea/puppet-cobbler
- Owner: purpleidea
- License: agpl-3.0
- Created: 2013-06-20T12:52:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-27T11:00:36.000Z (almost 11 years ago)
- Last Synced: 2024-11-04T16:00:07.403Z (2 months ago)
- Language: Puppet
- Size: 566 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This is puppet-cobbler a puppet module for cobbler.
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 is a rather big module. It also adds some functionality to cobbler.
* A simple run (with no work to do) of this module can take about four minutes.
* Any run which needs a reposync can take even longer.
* This module isn't perfect, and a large architectural change is planned.
* (FIXME) Getting this deployed might take a few runs and some manual hacking.
* At the moment, this manages all your systems, profiles, etc...
* Don't try out this module for the first time on a production machine!Dependencies:
* puppetlabs-stdlib (required)
* my puppet-shorewall module (optional)
* my puppet-puppet module (optional)Happy hacking,
James Shubin , https://ttboj.wordpress.com/