Skip to content

Instantly share code, notes, and snippets.

@tbielawa
Created March 7, 2012 18:25
Show Gist options
  • Save tbielawa/1994938 to your computer and use it in GitHub Desktop.
Save tbielawa/1994938 to your computer and use it in GitHub Desktop.
class herpderp {
nagios::service {
contact_groups => "it-pc"
}
Nagios::Service["${fqdn}-HTTP"] <- Class["libapache::apache"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment