diff options
| author | Paul Buetow <paul@buetow.org> | 2024-03-17 18:35:38 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-03-17 18:35:38 +0200 |
| commit | 8f5a0c72b9e5ff76e1271dbecbd47c03a23a91ea (patch) | |
| tree | 626e493c55458d137cf388d4aaf0104b39cb767d /frontends/Rexfile | |
| parent | 1258b64bb9c15460c24e75f4b01b20960923c140 (diff) | |
remove obsolete zone
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 36f76d6..95d7bed 100644 --- a/frontends/Rexfile +++ b/frontends/Rexfile @@ -76,7 +76,7 @@ our $fqdns = sub { 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 snonux.land/; +our @dns_zones_remove = qw/paul.cyou ha.buetow.org/; our @acme_hosts = qw/buetow.org paul.buetow.org dory.buetow.org fotos.buetow.org znc.buetow.org dtail.dev foo.zone irregular.ninja snonux.foo/; # UTILITY TASKS |
