From: Silvio Rhatto Date: Fri, 7 Mar 2014 20:30:33 +0000 (-0300) Subject: Manage rrdcached just on main master (2) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=64840eb79e98b385579e749c40c1524a83b95a06;p=puppet-nodo.git Manage rrdcached just on main master (2) --- diff --git a/manifests/subsystem/monitor/master.pp b/manifests/subsystem/monitor/master.pp index 5be7b7e..fd4f662 100644 --- a/manifests/subsystem/monitor/master.pp +++ b/manifests/subsystem/monitor/master.pp @@ -12,7 +12,7 @@ class nodo::subsystem::monitor::master { if $main == true { $manage = present } else { - $manage = absent, + $manage = absent } #