Skip to content

Instantly share code, notes, and snippets.

@carlessistare
Created September 17, 2013 16:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carlessistare/6596874 to your computer and use it in GitHub Desktop.
Save carlessistare/6596874 to your computer and use it in GitHub Desktop.
Update puppet catalog locally
sudo puppet apply --modulepath=/opt/node/puppet/modules /opt/node/puppet/manifests/ini.pp
sudo puppet apply --modulepath=/vagrant/puppet/modules /vagrant/puppet/manifests/ini.pp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment