Home > puppetmaster-install

puppetmaster-install

Puppetmaster-install is a project mainly written in RUBY and SHELL, it's free.

Puppetmaster bootstraping script

= Puppetmaster bootstrapping script

== How to run script

Login on the server and run following command.

wget --no-check-certificate -q -O /tmp/puppetmaster-install.sh https://github.com/liquidconcept/puppetmaster-install/raw/master/install.sh && sh /tmp/puppetmaster-install.sh && rm /tmp/puppetmaster-install.sh