summary refs log tree commit diff
path: root/named.conf.local
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2022-04-12 18:29:46 -0400
committerBen Harris <ben@tilde.team>2022-04-12 18:29:46 -0400
commitf99b01cbe9cc3c5f9fc311e5b41643ecc1046d88 (patch)
treea0f5bff85ece61d6cf277a2af52709bec93c1102 /named.conf.local
parent97040f9e42c2677dfe510919599946edb69c78fb (diff)
remove ovh ownercheck txt records
Diffstat (limited to 'named.conf.local')
-rw-r--r--named.conf.local10
1 files changed, 0 insertions, 10 deletions
diff --git a/named.conf.local b/named.conf.local
index 93114b7..750c991 100644
--- a/named.conf.local
+++ b/named.conf.local
@@ -28,16 +28,6 @@ acl "transferto" {
 	key tilde_msT;
 };
 
-zone "xn--tild-y6b.net" {
-	type master;
-	file "/etc/bind/zones/db.xn--tild-y6b.net";
-	allow-transfer { transferto; heslave; };
-	also-notify { notifylist; he1; };
-	update-policy {
-		grant certbot name _acme-challenge.xn--tild-y6b.net. txt;
-	};
-};
-
 zone "tildeverse.net" {
 	type master;
 	file "/etc/bind/zones/db.tildeverse.net";