Last active
August 29, 2015 14:04
-
-
Save blkperl/491c28279a6f22b7e1c6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$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