Skip to content

Instantly share code, notes, and snippets.

@robinbowes
Created June 19, 2012 11:37
Show Gist options
  • Save robinbowes/2953655 to your computer and use it in GitHub Desktop.
Save robinbowes/2953655 to your computer and use it in GitHub Desktop.
node default {
include
stdlib
hiera_include('classes')
$applications = hiera('applications', nil)
$resources = keys($applications)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment