Skip to content

Instantly share code, notes, and snippets.

@dizz
Created June 25, 2012 11:49
Show Gist options
  • Save dizz/2988152 to your computer and use it in GitHub Desktop.
Save dizz/2988152 to your computer and use it in GitHub Desktop.
disable puppetmaster
service puppetmaster stop
sed -i 's/^START=yes/START=no/' /etc/default/puppetmaster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment