projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e81d2dd
)
oops, these are optional
author
Stephen Gran
<steve@lobefin.net>
Tue, 11 Sep 2012 18:40:01 +0000
(19:40 +0100)
committer
Stephen 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
patch
|
blob
|
history
diff --git
a/modules/ferm/manifests/conf.pp
b/modules/ferm/manifests/conf.pp
index
dd3bb0c
..
a97ec69
100644
(file)
--- a/
modules/ferm/manifests/conf.pp
+++ b/
modules/ferm/manifests/conf.pp
@@
-1,4
+1,4
@@
-define ferm::conf ($content
, $source
) {
+define ferm::conf ($content
=undef, $source=undef
) {
case $ensure {
present,absent: {}