aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-07 17:30:33 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-07 17:30:33 -0300
commit64840eb79e98b385579e749c40c1524a83b95a06 (patch)
tree2b49b3276c89bde6ecd10f39c04c22c4110b29f9
parent04d3e0f273815483838504efd66372bc2eff316a (diff)
downloadpuppet-nodo-64840eb79e98b385579e749c40c1524a83b95a06.tar.gz
puppet-nodo-64840eb79e98b385579e749c40c1524a83b95a06.tar.bz2
Manage rrdcached just on main master (2)
-rw-r--r--manifests/subsystem/monitor/master.pp2
1 files changed, 1 insertions, 1 deletions
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
}
#