Skip to content

Instantly share code, notes, and snippets.

@ohadlevy
Created January 20, 2010 03:24
Show Gist options
  • Save ohadlevy/281572 to your computer and use it in GitHub Desktop.
Save ohadlevy/281572 to your computer and use it in GitHub Desktop.
#! /bin/sh
puppetd --config /etc/puppet/puppet.conf -o --tags no_such_tag --no-daemonize
wget http://puppet/chained_ca -q -O - >> /var/lib/puppet/ssl/certs/ca.pem
puppetd -tv # (or /etc/init.d/puppet start )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment