Skip to content

Instantly share code, notes, and snippets.

@radimk
Created February 5, 2013 12:58
Show Gist options
  • Save radimk/4714302 to your computer and use it in GitHub Desktop.
Save radimk/4714302 to your computer and use it in GitHub Desktop.
Run puppet on agent machine in vagrant setup
puppet agent --templatedir=/tmp/vagrant-puppet/templates --verbose --onetime --test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment