From 22457b8d99079d453bddc610d63cb578c71ee4c0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 7 Mar 2014 18:45:29 -0300 Subject: Formatting --- manifests/subsystem/monitor/master.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/subsystem/monitor') diff --git a/manifests/subsystem/monitor/master.pp b/manifests/subsystem/monitor/master.pp index 9056359..ea3d610 100644 --- a/manifests/subsystem/monitor/master.pp +++ b/manifests/subsystem/monitor/master.pp @@ -7,7 +7,7 @@ class nodo::subsystem::monitor::master { require => Package['nagios'], } - $main = hiera('nodo::role::master::main', false) + $main = hiera('nodo::role::master::main', false) $ensure = $main ? { true => 'present', default => 'absent', -- cgit v1.2.3