From: Stephen Gran Date: Thu, 7 May 2009 00:10:54 +0000 (+0100) Subject: or like this X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=ff16d31a1f2fff9176d76310d700bc16cf719569;p=mirror%2Fdsa-puppet.git or like this Signed-off-by: Stephen Gran --- diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index 1ed7e0bb2..8c0e5ec40 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -119,7 +119,7 @@ domainlist mailhubdomains = lsearch;/etc/exim4/manualroute hostlist reservedaddrs = <%= nodeinfo['reservedaddrs'] %> <%= out = "" -if exim_ssl_certs +if exim_ssl_certs == true out = "tls_certificate = /etc/exim4/ssl/thishost.crt tls_privatekey = /etc/exim4/ssl/thishost.key tls_try_verify_hosts = *