]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Let's try it this way
authorStephen Gran <steve@lobefin.net>
Thu, 7 May 2009 00:10:07 +0000 (01:10 +0100)
committerStephen Gran <steve@lobefin.net>
Thu, 7 May 2009 00:10:07 +0000 (01:10 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/exim/templates/eximconf.erb

index 41cb33e367d429d1cbb4552ec477b2003d9a32f0..1ed7e0bb2163ad3a342ad1a58b02d5e467a91a89 100644 (file)
@@ -119,7 +119,7 @@ domainlist mailhubdomains = lsearch;/etc/exim4/manualroute
 hostlist reservedaddrs = <%= nodeinfo['reservedaddrs'] %>
 
 <%= out = ""
-if has_variable?("exim_ssl_certs") && exim_ssl_certs == true
+if exim_ssl_certs
 out = "tls_certificate = /etc/exim4/ssl/thishost.crt
 tls_privatekey = /etc/exim4/ssl/thishost.key
 tls_try_verify_hosts = *