From 2e39280326ec5258e47ccf809838fa96d6dc122e Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 20 Jan 2013 17:57:12 -0200 Subject: Quotes backup to extlookup --- manifests/host.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/host.pp') diff --git a/manifests/host.pp b/manifests/host.pp index f2ad776..cae28ce 100644 --- a/manifests/host.pp +++ b/manifests/host.pp @@ -20,7 +20,7 @@ class nodo::host inherits nodo { # Monitoring class { 'monitor': type => 'host', - use_nagios => extlookup('host_use_nagios', true), + use_nagios => extlookup('host_use_nagios', 'true'), } # Time configuration -- cgit v1.2.3