summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/munin.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/munin.pp b/manifests/munin.pp
index da5a372..c6200de 100644
--- a/manifests/munin.pp
+++ b/manifests/munin.pp
@@ -1,5 +1,5 @@
class apcupsd::munin(
- $ensure => present,
+ $ensure => present
) {
munin::plugin::deploy { 'apc_nis':
source => "apcupsd/munin/apc_nis" ,