Skip to content

Instantly share code, notes, and snippets.

@azizshamim
Created February 13, 2013 16:48
Show Gist options
  • Save azizshamim/4946001 to your computer and use it in GitHub Desktop.
Save azizshamim/4946001 to your computer and use it in GitHub Desktop.
Node definition in deprecated environment
# Change my branch
node /*/ {
class { 'puppet':
agent => 'true',
environment => 'production',
puppetmaster => 'puppetmaster.wherever.com',
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment