Bulk swap of the old docker-2 host IP to the new one across 4 zones. docker-2.supported.systems intentionally preserved at the old IP — 6 CNAMEs depend on the FQDN; the old box keeps its identity until decommissioned.
10 lines
211 B
Dns
10 lines
211 B
Dns
; Zone file for mcp.website
|
|
; Generated by mcp-vultr
|
|
$ORIGIN mcp.website.
|
|
$TTL 3600
|
|
|
|
300 IN NS ns1.vultr.com
|
|
300 IN NS ns2.vultr.com
|
|
300 IN A 64.177.113.31
|
|
* 300 IN CNAME mcp.website
|
|
300 IN MX 10 mcp.website |