summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorMarcel Haerry <haerry@puzzle.ch>2008-05-19 18:51:53 +0200
committerMarcel Haerry <haerry@puzzle.ch>2008-05-19 18:51:53 +0200
commit5cacec6d225c476e48640f327e824fafa38255f0 (patch)
tree7c23334a2d0527aba20ea6b32100dcadcc700951 /manifests
parente9910cf5749f5c3f96199cd2a91c269dbbaa5ef3 (diff)
parent931364a43a377d6b10c32fdc1bc0b224f9092424 (diff)
merged with github
Diffstat (limited to 'manifests')
-rw-r--r--manifests/plugin.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/plugin.pp b/manifests/plugin.pp
index 1745b40..af2c9e0 100644
--- a/manifests/plugin.pp
+++ b/manifests/plugin.pp
@@ -129,8 +129,6 @@ define munin::plugin::deploy ($source = '', $ensure = 'present', $config = '') {
} else {
munin::plugin{$name: ensure => $ensure, config => $config }
}
-
-
}
### clases for plugins