Skip to content

tsanders-rh/puppetize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages