Skip to content

Instantly share code, notes, and snippets.

@rkhatibi
Created April 27, 2012 23:13
Show Gist options
  • Save rkhatibi/2514196 to your computer and use it in GitHub Desktop.
Save rkhatibi/2514196 to your computer and use it in GitHub Desktop.
class config {
include config::install, config::config, config::service
Class['config::install'] -> Class['puppet::service']
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment