diff options
| author | Paul Buetow <paul@buetow.org> | 2023-06-29 10:15:25 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-06-29 10:15:25 +0300 |
| commit | 390361bd10736138346b0a581d2ad4e62958c1be (patch) | |
| tree | fb6c6409566a8e97071b498df3b040f43e67c14f /frontends/Rexfile | |
| parent | 8c15c2ba64aafddcd413270781af57f2f94bf5ac (diff) | |
add snonux.foo
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 3d7da95..3d7a4a1 100644 --- a/frontends/Rexfile +++ b/frontends/Rexfile @@ -78,7 +78,7 @@ our $filewalk = sub { # The secret store. Note to myself: "geheim cat rexfilesecrets.txt" our $secrets = sub { read_file './secrets/' . shift }; -our @dns_zones = qw/buetow.org dtail.dev foo.zone irregular.ninja snonux.land paul.cyou/; +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 irregular.ninja snonux.land paul.cyou/; |
