tsanders-rh / puppetize

Prototype Tool for converting Spacewalk Configuration Channel into a self-contained Puppet Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

puppetize

Prototype Tool for converting Spacewalk Configuration Channel into a self-contained Puppet Module

To run:

  1. Update /etc/puppetize/puppetize.conf to include proper API credentials for Spacewalk Server.
  2. python puppetize.py -c .
  3. Module source written to /tmp by default.
  4. Update the generated module as necessary (owner, author, documentation, etc).
  5. puppet module build
  6. Upload to PuppetMaster or Katello/Foreman

About

Prototype Tool for converting Spacewalk Configuration Channel into a self-contained Puppet Module

License:GNU General Public License v2.0


Languages

Language:Python 100.0%