Skip to content

Instantly share code, notes, and snippets.

@skottler
Created April 22, 2012 18:02
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skottler/2465767 to your computer and use it in GitHub Desktop.
Save skottler/2465767 to your computer and use it in GitHub Desktop.
node default {
include hiera
include nagios::client
}
node default {
hiera_include("classes")
}
{"classes":"nagios::client"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment