From 8f5a0c72b9e5ff76e1271dbecbd47c03a23a91ea Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 17 Mar 2024 18:35:38 +0200 Subject: remove obsolete zone --- frontends/Rexfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontends/Rexfile b/frontends/Rexfile index 36f76d6..95d7bed 100644 --- a/frontends/Rexfile +++ b/frontends/Rexfile @@ -76,7 +76,7 @@ our $fqdns = sub { our $secrets = sub { read_file './secrets/' . shift }; our @dns_zones = qw/buetow.org dtail.dev foo.zone irregular.ninja snonux.foo/; -our @dns_zones_remove = qw/paul.cyou snonux.land/; +our @dns_zones_remove = qw/paul.cyou ha.buetow.org/; our @acme_hosts = qw/buetow.org paul.buetow.org dory.buetow.org fotos.buetow.org znc.buetow.org dtail.dev foo.zone irregular.ninja snonux.foo/; # UTILITY TASKS -- cgit v1.2.3