summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-25 17:16:34 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-25 17:16:34 -0200
commit60c06a1aac39892ae444f18903e09cf1b7b05131 (patch)
treed16a9038b9deb226ef5b48f599863bc8d05e6c19 /templates
parent8698c5ed49fb49b93171f9d7bca3004addf4bbfb (diff)
downloadpuppet-exim-60c06a1aac39892ae444f18903e09cf1b7b05131.tar.gz
puppet-exim-60c06a1aac39892ae444f18903e09cf1b7b05131.tar.bz2
Updating module for 2.7 compatibility
Diffstat (limited to 'templates')
-rw-r--r--templates/update-exim4.conf.conf.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/update-exim4.conf.conf.erb b/templates/update-exim4.conf.conf.erb
index db4be67..e25ec1f 100644
--- a/templates/update-exim4.conf.conf.erb
+++ b/templates/update-exim4.conf.conf.erb
@@ -12,7 +12,7 @@
# Debconf configuration, but not all of them.
#
dc_eximconfig_configtype='internet'
-dc_other_hostnames='<%= fqdn %>'
+dc_other_hostnames='<%= scope.lookupvar('::fqdn') %>'
dc_local_interfaces='127.0.0.1'
dc_readhost=''
dc_relay_domains=''