From 4ac9cc3ee59315d976e5dac47bf5efa251a1fd9a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 5 Mar 2016 16:32:08 -0300 Subject: Disable munin by default at nodo::subsystem::mail --- manifests/subsystem/ups.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests/subsystem/ups.pp') diff --git a/manifests/subsystem/ups.pp b/manifests/subsystem/ups.pp index 5fa57ab..987aadf 100644 --- a/manifests/subsystem/ups.pp +++ b/manifests/subsystem/ups.pp @@ -9,7 +9,6 @@ class nodo::subsystem::ups( $onbatterydelay = hiera('nodo::subsystem::ups::onbatterydelay', '6'), $batterylevel = hiera('nodo::subsystem::ups::batterylevel', '5'), $minutes = hiera('nodo::subsystem::ups::minutes', '3'), - $munin = hiera('nodo::subsystem::ups::munin', false) ) { case $include { true: { -- cgit v1.2.3