diff options
| author | Paul Buetow <paul@buetow.org> | 2024-03-25 00:03:15 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-03-25 00:03:15 +0200 |
| commit | 00380954b8cd1a8a934b111a17fccd4ab0826f94 (patch) | |
| tree | 9c5330d2e0546073a348c4384e8813e694761d8b /frontends/Rexfile | |
| parent | 65a968161c1157d7c5d86367dee3020b7591903f (diff) | |
add solarcat.buetow.org TLS certs
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 6a97f36..b486d29 100644 --- a/frontends/Rexfile +++ b/frontends/Rexfile @@ -73,7 +73,7 @@ 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 fotos.buetow.org znc.buetow.org dtail.dev foo.zone irregular.ninja snonux.foo/; +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/; # UTILITY TASKS |
