summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-06-10 20:20:43 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-06-10 20:23:57 +0200
commit6bef3cc487985a9de833391f5ccad68c547d42b1 (patch)
treeef661845684708c7d0345309ecbf40618ef18bbd /templates
parentQualify CNAMEs. (diff)
downloaddns-master.tar.gz
dns-master.tar.xz
Rename keyfiles to .key.HEADmaster
Diffstat (limited to 'templates')
-rw-r--r--templates/named.conf.epp2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/named.conf.epp b/templates/named.conf.epp
index 5a57452..7fc0421 100644
--- a/templates/named.conf.epp
+++ b/templates/named.conf.epp
@@ -23,4 +23,4 @@ controls {
<%# Include remaining stuff %>
include "<%= $dns::zoneconf_dir %>/*.conf";
-include "<%= $dns::keyconf_dir %>/*.conf";
+include "<%= $dns::keyconf_dir %>/*.key";