summaryrefslogtreecommitdiff
path: root/frontends/Rexfile
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-02-24 23:04:53 +0200
committerPaul Buetow <paul@buetow.org>2024-02-24 23:04:53 +0200
commit8ec4118d7f37c084928e594907e44d2f6ff76219 (patch)
tree8467b61762329d7486ff5d0688162d2f174bfbbb /frontends/Rexfile
parent059f1f21be6f026181fa7b3cd84bc8deffa1fd47 (diff)
s/footos/fotos/g
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 abc572a..c2d79bd 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 footos.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 fotos.buetow.org znc.buetow.org dtail.dev foo.zone tmp.foo.zone irregular.ninja snonux.land paul.cyou snonux.foo/;
# UTILITY TASKS