puppet-openstack-integration/templates/rndc.conf.erb

7 lines
130 B
Plaintext

include "/etc/rndc.key";
options {
default-key "rndc-key";
default-server 127.0.0.1;
default-port 953;
};