summaryrefslogtreecommitdiff
path: root/frontends/Rexfile
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-02-24 23:10:27 +0200
committerPaul Buetow <paul@buetow.org>2024-02-24 23:17:03 +0200
commitd576677e6cf763efe8677acbea755a32d0a43b6d (patch)
treec4c115b0711691cc452ebdceec0af945f5f10fc4 /frontends/Rexfile
parent8173ee0f277179ba280b192d56b88998c4e65d3d (diff)
fix
Diffstat (limited to 'frontends/Rexfile')
-rw-r--r--frontends/Rexfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/Rexfile b/frontends/Rexfile
index c2d79bd..2c3362e 100644
--- a/frontends/Rexfile
+++ b/frontends/Rexfile
@@ -60,7 +60,7 @@ our $secrets = sub { read_file './secrets/' . shift };
our @dns_zones = qw/buetow.org dtail.dev foo.zone irregular.ninja snonux.land snonux.foo paul.cyou/;
our @dns_zones_remove = qw//;
-our @acme_hosts = qw/buetow.org paul.buetow.org tmp.buetow.org dory.buetow.org fotos.buetow.org fotos.buetow.org znc.buetow.org dtail.dev foo.zone tmp.foo.zone irregular.ninja snonux.land paul.cyou snonux.foo/;
+our @acme_hosts = qw/buetow.org paul.buetow.org tmp.buetow.org dory.buetow.org fotos.buetow.org znc.buetow.org dtail.dev foo.zone irregular.ninja snonux.land paul.cyou snonux.foo/;
# UTILITY TASKS