From 8379e59f552f72a5d1e3266ed560792ee0f99c0d Mon Sep 17 00:00:00 2001 From: Ryan Malloy Date: Wed, 20 May 2026 11:43:44 -0600 Subject: [PATCH] =?UTF-8?q?zones:=20repoint=2024=20records=20108.61.229.20?= =?UTF-8?q?9=20=E2=86=92=20108.61.23.129=20(docker-1=20migration)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- zones/acrazy.org.zone | 4 ++-- zones/dignity.ink.zone | 2 +- zones/dope.team.zone | 4 ++-- zones/glennsferry.site.zone | 2 +- zones/inspect.systems.zone | 2 +- zones/jobsite.homes.zone | 2 +- zones/mcpdash.wtf.zone | 2 +- zones/ourjob.site.zone | 2 +- zones/ryanmalloy.com.zone | 2 +- zones/septic.report.zone | 2 +- zones/sidejob.pro.zone | 2 +- zones/supported.systems.zone | 18 +++++++++--------- zones/upc.llc.zone | 4 ++-- 13 files changed, 24 insertions(+), 24 deletions(-) diff --git a/zones/acrazy.org.zone b/zones/acrazy.org.zone index 5747ffe..c00e2e4 100644 --- a/zones/acrazy.org.zone +++ b/zones/acrazy.org.zone @@ -9,8 +9,8 @@ $TTL 3600 or 300 IN A 74.91.22.233 l 300 IN CNAME rpm-bullet.mer.idahomuellers.net *.l 300 IN CNAME rpm-bullet.mer.idahomuellers.net -b 300 IN A 108.61.229.209 -dootie 300 IN A 108.61.229.209 +b 300 IN A 108.61.23.129 +dootie 300 IN A 108.61.23.129 * 300 IN CNAME acrazy.org *.dootie 300 IN CNAME dootie.acrazy.org 300 IN MX 10 acrazy.org diff --git a/zones/dignity.ink.zone b/zones/dignity.ink.zone index 7f45bb8..9d75de3 100644 --- a/zones/dignity.ink.zone +++ b/zones/dignity.ink.zone @@ -5,7 +5,7 @@ $TTL 3600 300 IN NS ns1.vultr.com 300 IN NS ns2.vultr.com - 300 IN A 108.61.229.209 + 300 IN A 108.61.23.129 l 300 IN A 10.20.0.38 * 300 IN CNAME dignity.ink *.l 300 IN CNAME l.dignity.ink diff --git a/zones/dope.team.zone b/zones/dope.team.zone index 3178e7d..c488cc8 100644 --- a/zones/dope.team.zone +++ b/zones/dope.team.zone @@ -5,7 +5,7 @@ $TTL 3600 300 IN NS ns1.vultr.com 300 IN NS ns2.vultr.com - 300 IN A 108.61.229.209 -qube 300 IN A 108.61.229.209 + 300 IN A 108.61.23.129 +qube 300 IN A 108.61.23.129 * 300 IN CNAME dope.team 300 IN MX 10 dope.team \ No newline at end of file diff --git a/zones/glennsferry.site.zone b/zones/glennsferry.site.zone index 55c587d..9d8ef7e 100644 --- a/zones/glennsferry.site.zone +++ b/zones/glennsferry.site.zone @@ -5,6 +5,6 @@ $TTL 3600 300 IN NS ns1.vultr.com 300 IN NS ns2.vultr.com - 300 IN A 108.61.229.209 + 300 IN A 108.61.23.129 * 300 IN CNAME glennsferry.site 300 IN MX 10 glennsferry.site \ No newline at end of file diff --git a/zones/inspect.systems.zone b/zones/inspect.systems.zone index e46f9d3..1d8a259 100644 --- a/zones/inspect.systems.zone +++ b/zones/inspect.systems.zone @@ -6,7 +6,7 @@ $TTL 3600 300 IN NS ns1.vultr.com 300 IN NS ns2.vultr.com 300 IN A 74.91.22.232 -properties 300 IN A 108.61.229.209 +properties 300 IN A 108.61.23.129 nielsen-inspections 300 IN A 74.91.22.232 vh.l 300 IN A 127.0.0.1 api.vh.l 300 IN A 127.0.0.1 diff --git a/zones/jobsite.homes.zone b/zones/jobsite.homes.zone index 02ad860..d32c88d 100644 --- a/zones/jobsite.homes.zone +++ b/zones/jobsite.homes.zone @@ -5,6 +5,6 @@ $TTL 3600 300 IN NS ns1.vultr.com 300 IN NS ns2.vultr.com - 300 IN A 108.61.229.209 + 300 IN A 108.61.23.129 * 300 IN CNAME jobsite.homes 300 IN MX 10 jobsite.homes \ No newline at end of file diff --git a/zones/mcpdash.wtf.zone b/zones/mcpdash.wtf.zone index 9ce8d33..db5bc08 100644 --- a/zones/mcpdash.wtf.zone +++ b/zones/mcpdash.wtf.zone @@ -5,6 +5,6 @@ $TTL 3600 300 IN NS ns1.vultr.com 300 IN NS ns2.vultr.com - 300 IN A 108.61.229.209 + 300 IN A 108.61.23.129 * 300 IN CNAME mcpdash.wtf 300 IN MX 10 mcpdash.wtf \ No newline at end of file diff --git a/zones/ourjob.site.zone b/zones/ourjob.site.zone index 6ee44c1..293e6bb 100644 --- a/zones/ourjob.site.zone +++ b/zones/ourjob.site.zone @@ -5,7 +5,7 @@ $TTL 3600 300 IN NS ns1.vultr.com 300 IN NS ns2.vultr.com - 300 IN A 108.61.229.209 + 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 ourjob.site diff --git a/zones/ryanmalloy.com.zone b/zones/ryanmalloy.com.zone index 42a91b4..461d81e 100644 --- a/zones/ryanmalloy.com.zone +++ b/zones/ryanmalloy.com.zone @@ -5,7 +5,7 @@ $TTL 3600 300 IN NS ns1.vultr.com 300 IN NS ns2.vultr.com - 300 IN A 108.61.229.209 + 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 ryanmalloy.com diff --git a/zones/septic.report.zone b/zones/septic.report.zone index 1171cc4..d99a3a0 100644 --- a/zones/septic.report.zone +++ b/zones/septic.report.zone @@ -5,7 +5,7 @@ $TTL 3600 300 IN NS ns1.vultr.com 300 IN NS ns2.vultr.com - 300 IN A 108.61.229.209 + 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 diff --git a/zones/sidejob.pro.zone b/zones/sidejob.pro.zone index 80e6b09..e843b58 100644 --- a/zones/sidejob.pro.zone +++ b/zones/sidejob.pro.zone @@ -5,7 +5,7 @@ $TTL 3600 300 IN NS ns1.vultr.com 300 IN NS ns2.vultr.com - 300 IN A 108.61.229.209 + 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 sidejob.pro diff --git a/zones/supported.systems.zone b/zones/supported.systems.zone index 861abff..b3b94de 100644 --- a/zones/supported.systems.zone +++ b/zones/supported.systems.zone @@ -5,11 +5,11 @@ $TTL 3600 300 IN NS ns1.vultr.com 300 IN NS ns2.vultr.com - 300 IN A 108.61.229.209 + 300 IN A 108.61.23.129 mail 300 IN A 66.42.75.247 ssh 300 IN A 45.77.1.152 git 300 IN A 66.42.70.188 -* 60 IN A 108.61.229.209 +* 60 IN A 108.61.23.129 up 300 IN A 45.63.92.95 vpn 300 IN A 45.77.1.152 cdn 300 IN A 155.138.192.181 @@ -27,8 +27,8 @@ supabase 300 IN A 74.91.22.231 ldap 300 IN A 74.91.22.231 authentik 300 IN A 74.91.22.231 pihole 300 IN A 69.62.64.174 -vault 300 IN A 108.61.229.209 -help 300 IN A 108.61.229.209 +vault 300 IN A 108.61.23.129 +help 300 IN A 108.61.23.129 nautobot 300 IN A 69.62.64.174 *.valhalla 300 IN A 74.91.22.232 seafile 300 IN A 155.138.192.181 @@ -37,14 +37,14 @@ seafile 300 IN A 155.138.192.181 flamenco.l 300 IN A 127.0.0.1 *.test 300 IN A 74.91.22.234 test 300 IN A 74.91.22.234 -dj 300 IN A 108.61.229.209 +dj 300 IN A 108.61.23.129 pbx 300 IN A 155.138.222.32 phone 300 IN A 155.138.222.32 ptt 300 IN A 155.138.222.32 ptt-api 300 IN A 155.138.222.32 gpu-2 300 IN A 45.63.79.151 -hure 300 IN A 108.61.229.209 -tigerstyle 300 IN A 108.61.229.209 +hure 300 IN A 108.61.23.129 +tigerstyle 300 IN A 108.61.23.129 bezel 300 IN A 45.63.92.95 gpu-0 300 IN A 140.82.5.177 gpu-1 300 IN A 108.61.17.52 @@ -61,7 +61,7 @@ siglip 300 IN A 154.27.180.210 *.siglip 300 IN A 154.27.180.210 staging.siglip 300 IN A 154.27.180.210 docker-2 300 IN A 149.28.126.25 -sip 300 IN A 108.61.229.209 +sip 300 IN A 108.61.23.129 big-ass-llm-1 300 IN A 45.76.107.157 ollama-a40ls-1 300 IN A 96.30.196.136 ollama-gh200-1 300 IN A 155.138.192.146 @@ -69,7 +69,7 @@ ollama-gh200-2 300 IN A 155.138.229.176 ollama-gh200-3 300 IN A 144.202.23.41 l 300 IN CNAME rpm-bullet.mer.idahomuellers.net *.l 300 IN CNAME rpm-bullet.mer.idahomuellers.net -twilio.sip 300 IN A 108.61.229.209 +twilio.sip 300 IN A 108.61.23.129 cucm-pub.phones 300 IN A 192.168.1.128 cucm-sub1.phones 300 IN A 192.168.1.129 ccx-pub.phones 300 IN A 192.168.1.130 diff --git a/zones/upc.llc.zone b/zones/upc.llc.zone index 163926d..dd6ce7a 100644 --- a/zones/upc.llc.zone +++ b/zones/upc.llc.zone @@ -6,8 +6,8 @@ $TTL 3600 300 IN NS ns1.vultr.com 300 IN NS ns2.vultr.com l 300 IN A 127.0.0.1 - 300 IN A 108.61.229.209 -* 300 IN A 108.61.229.209 + 300 IN A 108.61.23.129 +* 300 IN A 108.61.23.129 300 IN AAAA 2001:19f0:5c01:12ca:5400:5ff:fe35:a427 * 300 IN AAAA 2001:19f0:5c01:12ca:5400:5ff:fe35:a427 *.l 300 IN CNAME l.upc.llc