bootstrap machines with Puppet.
# debian
sudo curl https://raw.githubusercontent.com/wakeful/puppet-bootstrap/master/deb.sh | sh
# rhel
sudo curl https://raw.githubusercontent.com/wakeful/puppet-bootstrap/master/rhel.sh | sh
# FreeBSD
fetch --no-verify-peer https://raw.githubusercontent.com/wakeful/puppet-bootstrap/master/bsd.sh ; sh bsd.sh