diff options
author | Christian Pointner <equinox@spreadspace.org> | 2023-11-13 18:31:17 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2023-11-13 18:31:17 +0100 |
commit | 937d3c3fa6290084346a8aa798166c912736fc81 (patch) | |
tree | 93727236b0bb89d0e1b24d32bf2b507677b199d2 /files/chaos-at-home/bind-zones | |
parent | upgraded a number of hosts to bookworm (diff) |
add role nginx/auth/whawty-sso
Diffstat (limited to 'files/chaos-at-home/bind-zones')
-rw-r--r-- | files/chaos-at-home/bind-zones/db.chaos-at-home.org | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/files/chaos-at-home/bind-zones/db.chaos-at-home.org b/files/chaos-at-home/bind-zones/db.chaos-at-home.org index 000864bf..a27f0c1d 100644 --- a/files/chaos-at-home/bind-zones/db.chaos-at-home.org +++ b/files/chaos-at-home/bind-zones/db.chaos-at-home.org @@ -2,7 +2,7 @@ $origin chaos-at-home.org. $TTL 1h @ SOA ns0 hostmaster ( - 2023051600 + 2023111200 1h 15m 30d @@ -59,12 +59,14 @@ magenta.jump CNAME magenta.router magenta.web cNAME magenta.router magenta.mail CNAME magenta.router magenta.passwd CNAME magenta.router +magenta.login CNAME magenta.router router 600 CNAME magenta.router jump 600 CNAME magenta.jump web 600 CNAME magenta.web mail 600 CNAME magenta.mail passwd 600 CNAME magenta.passwd +login 600 CNAME magenta.login imap CNAME mail webmail CNAME web |