From: Silvio Rhatto Date: Tue, 11 Mar 2014 12:51:33 +0000 (-0300) Subject: Formatting X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=16733bfbd6ec3c1aeccc7e629aab2525147106d9;p=puppet-nodo.git Formatting --- 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 {