From 5cdc0212a3d116413acd2a1660e4767545b6ae36 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 12 Jun 2013 09:42:33 -0300 Subject: OOps --- manifests/munin.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" , -- cgit v1.2.3