#!/bin/bash /etc/init.d/puppet stop rm -rf /var/lib/puppet/ssl puppetd --server puppet.`facter domain` --waitforcert 60 --test --ca_port 8141