zones: repoint 6 CNAMEs from docker-2.supported.systems → docker-2.supportedsystems.net
Decouples the 6 dependent services (dignity.ink:kayla, septic.report:permits,
supported.systems:{docs, *.docs, mcbluetooth, s120}) from the legacy host
record. Services now follow the new-canonical .supportedsystems.net naming
and resolve directly to the new docker host.
This commit is contained in:
parent
ca4ddf712a
commit
6d6d412144
@ -9,5 +9,5 @@ $TTL 3600
|
||||
l 300 IN A 10.20.0.38
|
||||
* 300 IN CNAME dignity.ink
|
||||
*.l 300 IN CNAME l.dignity.ink
|
||||
kayla 300 IN CNAME docker-2.supported.systems
|
||||
kayla 300 IN CNAME docker-2.supportedsystems.net
|
||||
300 IN MX 10 dignity.ink
|
||||
@ -9,6 +9,6 @@ $TTL 3600
|
||||
*.l 300 IN CNAME rpm-bullet.mer.idahomuellers.net
|
||||
l 300 IN CNAME rpm-bullet.mer.idahomuellers.net
|
||||
* 300 IN CNAME septic.report
|
||||
permits 300 IN CNAME docker-2.supported.systems
|
||||
permits 300 IN CNAME docker-2.supportedsystems.net
|
||||
*.permits 300 IN CNAME permits.septic.report
|
||||
300 IN MX 10 septic.report
|
||||
@ -104,10 +104,10 @@ vllm 300 IN CNAME gpu-0.supported.systems
|
||||
*.gpu-0 300 IN CNAME gpu-0.supported.systems
|
||||
llm 300 IN CNAME lb.gpu.supported.systems
|
||||
*.sip 300 IN CNAME sip.supported.systems
|
||||
s120 300 IN CNAME docker-2.supported.systems
|
||||
docs 300 IN CNAME docker-2.supported.systems
|
||||
*.docs 300 IN CNAME docker-2.supported.systems
|
||||
mcbluetooth 300 IN CNAME docker-2.supported.systems
|
||||
s120 300 IN CNAME docker-2.supportedsystems.net
|
||||
docs 300 IN CNAME docker-2.supportedsystems.net
|
||||
*.docs 300 IN CNAME docker-2.supportedsystems.net
|
||||
mcbluetooth 300 IN CNAME docker-2.supportedsystems.net
|
||||
300 IN MX 10 mail.supported.systems
|
||||
3600 IN TXT "v=spf1 mx a:mail.supported.systems ~all"
|
||||
3600 IN TXT "google-site-verification=15bc_L-lCtt0kqBDSaxT92-ftzENYEfMuHv3g7yVNS8"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user