Merge branch 'master' of git+ssh://puppet.debian.org/srv/puppet.debian.org/git/dsa...
[mirror/dsa-puppet.git] / modules / munin / manifests / conf.pp
index ad557ab..5413c43 100644 (file)
@@ -1,7 +1,7 @@
 define munin::conf (
        $ensure=present,
-       $content='',
-       $source=''
+       $content=false,
+       $source=false
 ) {
 
        include munin