From 16733bfbd6ec3c1aeccc7e629aab2525147106d9 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 11 Mar 2014 09:51:33 -0300 Subject: Formatting --- manifests/subsystem/monitor/master.pp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/subsystem/monitor/master.pp b/manifests/subsystem/monitor/master.pp index d2e32db..f46ed6a 100644 --- a/manifests/subsystem/monitor/master.pp +++ b/manifests/subsystem/monitor/master.pp @@ -44,9 +44,9 @@ class nodo::subsystem::monitor::master { # Munin configuration for rrdcache file { "munin_rrdcache": - ensure => $ensure, - path => "/var/lib/puppet/modules/munin/nodes/00-rrdcache", - content => "rrdcached_socket /var/run/rrdcached.sock\n", + ensure => $ensure, + path => "/var/lib/puppet/modules/munin/nodes/00-rrdcache", + content => "rrdcached_socket /var/run/rrdcached.sock\n", } if $main == true { -- cgit v1.2.3