diff options
| author | Paul Buetow <paul@buetow.org> | 2024-11-30 22:42:42 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-11-30 22:42:42 +0200 |
| commit | 291b326e289b41207b77fa601203434fc0ab239b (patch) | |
| tree | 5148f6e7e2903a4706012c02e460966f5d04c9ad /frontends/Rexfile | |
| parent | abd4ee1cc958259efa7e42bb16fddd442be5d02e (diff) | |
f3s testing
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 fdbb5a4..f7781da 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 paul.cyou/; our @dns_zones_remove = qw//; -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/; +our @acme_hosts = qw/buetow.org f3s.buetow.org f3s.snonux.foo 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 |
