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 dd3bb0c..a97ec69 100644 (file)
@@ -1,4 +1,4 @@
-define ferm::conf ($content, $source) {
+define ferm::conf ($content=undef, $source=undef) {
 
        case $ensure {
                present,absent: {}