Skip to content

Instantly share code, notes, and snippets.

@jlsherrill
Created March 20, 2015 17:54
Show Gist options
  • Save jlsherrill/e570c257494c41cb28b8 to your computer and use it in GitHub Desktop.
Save jlsherrill/e570c257494c41cb28b8 to your computer and use it in GitHub Desktop.
apply puppet modules locally
puppet apply --noop --modulepath=./modules "class { 'proxy_arp': }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment