summaryrefslogtreecommitdiff
path: root/frontends
diff options
context:
space:
mode:
Diffstat (limited to 'frontends')
-rw-r--r--frontends/Rexfile2
1 files changed, 1 insertions, 1 deletions
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