Skip to content

Instantly share code, notes, and snippets.

@fiddyspence
Created August 3, 2015 15:22
Show Gist options
  • Save fiddyspence/ed8ba2ca167f1633f77a to your computer and use it in GitHub Desktop.
Save fiddyspence/ed8ba2ca167f1633f77a to your computer and use it in GitHub Desktop.
$include = hiera_array('include')
$exclude = hiera_array('exclude')
$foo = inline_template('(<%= @include - @exclude ).each { |c| function_include(c)} -%>')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment