diff options
| author | Paul Buetow <paul@buetow.org> | 2024-03-25 00:14:11 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-03-25 00:14:11 +0200 |
| commit | a561ded6c504a97f681cd772a31652ccb998fbe9 (patch) | |
| tree | 04b0a6f60dc67f567565a181762e7a5f5bdc7c8c /frontends/Rexfile | |
| parent | 00380954b8cd1a8a934b111a17fccd4ab0826f94 (diff) | |
add git.buetow.org
Diffstat (limited to 'frontends/Rexfile')
| -rw-r--r-- | frontends/Rexfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/frontends/Rexfile b/frontends/Rexfile index b486d29..7b53d00 100644 --- a/frontends/Rexfile +++ b/frontends/Rexfile @@ -72,8 +72,8 @@ 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 ha.buetow.org/; -our @acme_hosts = qw/buetow.org paul.buetow.org dory.buetow.org solarcat.buetow.org fotos.buetow.org znc.buetow.org dtail.dev foo.zone irregular.ninja snonux.foo/; +our @dns_zones_remove = qw/paul.cyou/; +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 snonux.foo/; # UTILITY TASKS |
