Skip to content

Instantly share code, notes, and snippets.

@cleonte
Created April 22, 2011 18:12
Show Gist options
  • Save cleonte/937278 to your computer and use it in GitHub Desktop.
Save cleonte/937278 to your computer and use it in GitHub Desktop.
puppet module run
node my_server {
include users::dbusers
}
run with puppet apply --modulepath=puppeet-modules.git run.pp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment