drop key stuff, not working with hetzner
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
-----BEGIN PGP MESSAGE-----
|
||||
|
||||
jA0ECQMIs6NoQ1YAZpr+0qQBtt8aMjVTS0/RbXg7nMRx+QN9OJOj8gLrzewJBlCh
|
||||
sv1YeUgdRmfp/dSN0JK43XATUqz0mWnQep0CBUNtJySX5JSsz8/UIWqVArknxKzH
|
||||
oWoTCnhPLC+Rf1bfTf8pjrVmDdUSf6iR2Mnda1LU6HD4ZyEnUc4mUGuSt/KTuKo/
|
||||
K5KnF8P2ZdRysUTDXpTb8831DV4LO/8Gf8zWq5ah2s/NPTQFoQ==
|
||||
=XabM
|
||||
-----END PGP MESSAGE-----
|
||||
@@ -1,7 +0,0 @@
|
||||
// TSIG Key Configuration
|
||||
// This file should have restricted permissions (600, owned by named user)
|
||||
|
||||
key "transfer-key" {
|
||||
algorithm hmac-sha256;
|
||||
secret "REPLACE_WITH_YOUR_BASE64_ENCODED_KEY";
|
||||
};
|
||||
12
zones.conf
12
zones.conf
@@ -1,21 +1,9 @@
|
||||
// Zone Configurations
|
||||
// This file contains all zone definitions
|
||||
|
||||
// TSIG Key for whiskeylimahotel.de zone transfers
|
||||
key "whiskeylimahotel.de.93.241.86.156" {
|
||||
algorithm hmac-sha256;
|
||||
secret "REPLACE_WITH_YOUR_BASE64_ENCODED_KEY";
|
||||
};
|
||||
|
||||
// ACL for whiskeylimahotel.de zone transfers
|
||||
acl "whiskeylimahotel-secondaries" {
|
||||
key "whiskeylimahotel.de.93.241.86.156";
|
||||
};
|
||||
|
||||
// Primary zones
|
||||
zone "whiskeylimahotel.de" {
|
||||
type primary;
|
||||
file "whiskeylimahotel.de.zone";
|
||||
allow-transfer { "whiskeylimahotel-secondaries"; };
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user