Загрузить файлы в «provisioning»
This commit is contained in:
9
provisioning/rndc.conf
Normal file
9
provisioning/rndc.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
key "rndc-key" {
|
||||
algorithm hmac-md5;
|
||||
secret "GrtiE9kz16GK+OKKU/qJvQ==";
|
||||
};
|
||||
|
||||
options {
|
||||
default-key "rndc-key";
|
||||
default-server 192.168.50.10;
|
||||
};
|
||||
Reference in New Issue
Block a user