Skip to content

Instantly share code, notes, and snippets.

@blkperl
Last active August 29, 2015 14:04
Show Gist options
  • Save blkperl/491c28279a6f22b7e1c6 to your computer and use it in GitHub Desktop.
Save blkperl/491c28279a6f22b7e1c6 to your computer and use it in GitHub Desktop.
$stashes = hiera('stash')
$defaults = {
'cname' => $cname,
}
create_resources(cecs::role::dfsproxy::stash, $stashes, $defaults)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment