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:
4da7921
)
Fix munin::conf for new puppet
author
Julien Cristau
<jcristau@debian.org>
Sat, 18 Mar 2017 21:53:55 +0000
(22:53 +0100)
committer
Julien Cristau
<jcristau@debian.org>
Sat, 18 Mar 2017 21:55:05 +0000
(22:55 +0100)
modules/munin/manifests/conf.pp
patch
|
blob
|
history
diff --git
a/modules/munin/manifests/conf.pp
b/modules/munin/manifests/conf.pp
index
ad557ab
..
5413c43
100644
(file)
--- a/
modules/munin/manifests/conf.pp
+++ b/
modules/munin/manifests/conf.pp
@@
-1,7
+1,7
@@
define munin::conf (
$ensure=present,
- $content=
''
,
- $source=
''
+ $content=
false
,
+ $source=
false
) {
include munin