Skip to content

Instantly share code, notes, and snippets.

@antaflos
Created April 27, 2014 20:09
Show Gist options
  • Select an option

  • Save antaflos/11354566 to your computer and use it in GitHub Desktop.

Select an option

Save antaflos/11354566 to your computer and use it in GitHub Desktop.
node default {
$role = hiera('role')
include "role::${role}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment