From: Silvio Rhatto Date: Sun, 20 Jan 2013 19:49:31 +0000 (-0200) Subject: Quoting test for extlookup X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=db024f3215de6800934eb3f30ccd8cef09aafe6a;p=puppet-nodo.git Quoting test for extlookup --- diff --git a/manifests/subsystems/monitor.pp b/manifests/subsystems/monitor.pp index 6d3b5aa..e100781 100644 --- a/manifests/subsystems/monitor.pp +++ b/manifests/subsystems/monitor.pp @@ -1,7 +1,7 @@ class monitor( $type = 'vserver', $use_nagios = true, - $use_fqdn = extlookup('use_nagios_fqdn', false) + $use_fqdn = extlookup('use_nagios_fqdn', 'false') ) { if $use_nagios != false {