Skip to content

Bootstrap Puppetmaster on Ubuntu with Stored Configuration and PostgreSQL

Notifications You must be signed in to change notification settings

totally/puppetmaster-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

puppetmaster-bootstrap

Bootstrap Puppetmaster on Ubuntu with Stored Configuration and PostgreSQL.

Only tested on Ubuntu 12.04 LTS.

Bootstrap puppet master

Run as root

curl -o puppetmaster-bootstrap -s https://raw.github.com/pkhamre/puppetmaster-bootstrap/master/puppetmaster-bootstrap
chmod +x puppetmaster-bootstrap
./puppetmaster-bootstrap

Bootstrap puppet agent

Run as root

curl -o puppet-bootstrap -s https://raw.github.com/pkhamre/puppetmaster-bootstrap/master/puppet-bootstrap
chmod +x puppet-bootstrap
./puppet-bootstrap

Todo

  • Bootstrap a git(olite?) environment for modules

About

Bootstrap Puppetmaster on Ubuntu with Stored Configuration and PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published