diff options
| author | Paul Buetow <paul@buetow.org> | 2024-05-01 21:08:27 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-05-01 21:08:27 +0300 |
| commit | 6e885a6d41e2de2cc271737c57117745370ae0bb (patch) | |
| tree | 8d7505e7f71be75449cd2691de9608dc98594a2f /frontends/Rexfile | |
| parent | 894657ceafdb72b612f5c9143f6a3b0188d54dd7 (diff) | |
introducing alt.irregular.ninja and standby.alt.irregular.ninja
Diffstat (limited to 'frontends/Rexfile')
| -rw-r--r-- | frontends/Rexfile | 2 |
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 |
