]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - templates/exim-test.erb
No, it really is the string true, not the variable $true
[dsa-puppet.git] / templates / exim-test.erb
index 1306b947c27c58ca8b8f01810f23fba14364829d..7d044aafe7d4e772adad3158b15f22a748d7fe03 100644 (file)
@@ -1,4 +1,4 @@
-<% if has_variable?("clamd") && clamd == "$true" -%>
+<% if has_variable?("clamd") && clamd == "true" -%>
 CLAMAV = clamd:/var/run/clamav/clamd.ctl
 <% else -%>
 # CLAMAV is undefined