From: Martin Zobel-Helas Date: Tue, 26 May 2009 17:43:58 +0000 (+0200) Subject: add missing include X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=4f8c8a1627b743a563c356e9c739e878178710c3;p=mirror%2Fdsa-puppet.git add missing include --- diff --git a/modules/geodns/files/common/named.conf.local b/modules/geodns/files/common/named.conf.local index a0490fd42..094022e06 100644 --- a/modules/geodns/files/common/named.conf.local +++ b/modules/geodns/files/common/named.conf.local @@ -3,4 +3,5 @@ // USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git // +include "/etc/bind/named.conf.acl"; include "/etc/bind/named.conf.geo";