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.
14 lines
410 B
Dns
14 lines
410 B
Dns
; Zone file for septic.report
|
|
; Generated by mcp-vultr
|
|
$ORIGIN septic.report.
|
|
$TTL 3600
|
|
|
|
300 IN NS ns1.vultr.com
|
|
300 IN NS ns2.vultr.com
|
|
300 IN A 108.61.23.129
|
|
*.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 permits.septic.report
|
|
300 IN MX 10 septic.report |