diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-14 22:34:00 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-14 22:34:00 +0300 |
| commit | fdcd46028eefbcbdb2ccc30472093a15507c34fb (patch) | |
| tree | d594b93d82de9a99a1fc029a3a19a0357548e430 | |
| parent | a5a12238198585fdfa823798045db6cf1a2d1042 (diff) | |
all were removed
| -rw-r--r-- | frontends/Rexfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/Rexfile b/frontends/Rexfile index 5447079..08fd90a 100644 --- a/frontends/Rexfile +++ b/frontends/Rexfile @@ -79,7 +79,7 @@ our $filewalk = sub { 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_remove = qw/foo.surf snonux.de snonux.me sidewalk.ninja/; +our @dns_zones_remove = qw//; our @acme_hosts = qw/buetow.org paul.buetow.org tmp.buetow.org dory.buetow.org footos.buetow.org znc.buetow.org dtail.dev foo.zone irregular.ninja snonux.land paul.cyou/; # UTILITY TASKS |
