From 64840eb79e98b385579e749c40c1524a83b95a06 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 7 Mar 2014 17:30:33 -0300 Subject: Manage rrdcached just on main master (2) --- manifests/subsystem/monitor/master.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } # -- cgit v1.2.3