diff options
| author | Paul Buetow <paul@buetow.org> | 2022-07-07 21:50:03 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-07-07 21:50:03 +0300 |
| commit | fe191f5a496d69b34ee643e7aa1b51b8b5e12055 (patch) | |
| tree | 1604276a701a899dfc7455312a080c67954b85ec /frontends/Rexfile | |
| parent | 4b94c6119d71deea91496eb5eaf2834b6288d451 (diff) | |
iadd snonux.land zone to nsd
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 d240c6b..6ffd55a 100644 --- a/frontends/Rexfile +++ b/frontends/Rexfile @@ -70,7 +70,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.surf foo.zone irregular.ninja sidewalk.ninja snonux.de snonux.me/; +our @dns_zones = qw/buetow.org dtail.dev foo.surf foo.zone irregular.ninja sidewalk.ninja snonux.de snonux.me snonux.land/; # UTILITY TASKS |
