Bulk swap of the old docker host IP to the new one across 13 zones. docker-1.supported.systems intentionally preserved at the old IP — the hostname stays tied to the old box until decommissioned.
10 lines
211 B
Dns
10 lines
211 B
Dns
; Zone file for mcpdash.wtf
|
|
; Generated by mcp-vultr
|
|
$ORIGIN mcpdash.wtf.
|
|
$TTL 3600
|
|
|
|
300 IN NS ns1.vultr.com
|
|
300 IN NS ns2.vultr.com
|
|
300 IN A 108.61.23.129
|
|
* 300 IN CNAME mcpdash.wtf
|
|
300 IN MX 10 mcpdash.wtf |