]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
oops, these are optional
authorStephen Gran <steve@lobefin.net>
Tue, 11 Sep 2012 18:40:01 +0000 (19:40 +0100)
committerStephen Gran <steve@lobefin.net>
Tue, 11 Sep 2012 18:40:01 +0000 (19:40 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/ferm/manifests/conf.pp

index dd3bb0c8f4983a74df972febb8c30dbccf7b2543..a97ec69017fca3a4e4e5dd5c74f30e7eabd8263d 100644 (file)
@@ -1,4 +1,4 @@
-define ferm::conf ($content, $source) {
+define ferm::conf ($content=undef, $source=undef) {
 
        case $ensure {
                present,absent: {}