Skip to content

Puppet module to bootstrap a puppetmaster on Debian Wheezy or Ubuntu 12.04.

License

Notifications You must be signed in to change notification settings

anl/anl-puppetmaster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppetmaster

A puppet module to bootstrap a puppetmaster; written to be run from
"puppet apply".  Originally developed against Ubuntu 12.04 and the PuppetLabs
apt repos; initial support for Canonical's packaging of the Puppetmaster
courtesy of preflightsiren / puppet-puppetmaster.

Example usage:

> puppet module install cprice404-inifile
> git clone https://github.com/anl/anl-puppetmaster.git
> mv anl-puppetmaster ~/.puppet/modules/puppetmaster
> sudo puppet apply --modulepath=~/.puppet/modules -e "include puppetmaster"

or 

> sudo puppet apply --modulepath=~/.puppet/modules -e "class { puppetmaster: hiera_gpg => true }"

About

Puppet module to bootstrap a puppetmaster on Debian Wheezy or Ubuntu 12.04.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 91.5%
  • Ruby 8.5%