summaryrefslogtreecommitdiff
path: root/frontends/Rexfile
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-05-01 21:08:27 +0300
committerPaul Buetow <paul@buetow.org>2024-05-01 21:08:27 +0300
commit6e885a6d41e2de2cc271737c57117745370ae0bb (patch)
tree8d7505e7f71be75449cd2691de9608dc98594a2f /frontends/Rexfile
parent894657ceafdb72b612f5c9143f6a3b0188d54dd7 (diff)
introducing alt.irregular.ninja and standby.alt.irregular.ninja
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 4bd9381..a6e1b47 100644
--- a/frontends/Rexfile
+++ b/frontends/Rexfile
@@ -73,7 +73,7 @@ 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/;
-our @acme_hosts = qw/buetow.org git.buetow.org paul.buetow.org dory.buetow.org solarcat.buetow.org fotos.buetow.org znc.buetow.org dtail.dev foo.zone irregular.ninja snonux.foo/;
+our @acme_hosts = qw/buetow.org git.buetow.org paul.buetow.org dory.buetow.org solarcat.buetow.org fotos.buetow.org znc.buetow.org dtail.dev foo.zone irregular.ninja alt.irregular.ninja snonux.foo/;
# UTILITY TASKS