summaryrefslogtreecommitdiff
path: root/templates/named-rndc.conf.epp
blob: 5c56ccec1d0fd6ff1f23bfebcf5d624947e57245 (plain)
1
2
3
4
5
include "<%= $dns::rndc_key_file %>";

controls {
  inet 127.0.0.1 port 953 allow { 127.0.0.1; } keys { "rndc-key"; };
}