fix(dhcp): retire ultix-offstage reservation — VM 5112 deleted [#728][#420]

Founder ruling 2026-09-02: ultix-offstage is retired. Removed the host
block (bc:24:11:1f:9d:83 -> 192.168.3.79) from both SoR confs and deployed
to the live pair serially with health gates; failover reports both-normal.
A record + PTR deleted from Technitium both nodes; #307 inventory rows
annotated. Tailscale device removal is a founder console action.
This commit is contained in:
2026-09-02 20:18:09 -05:00
parent ffda5a68f0
commit c2b7c91079
2 changed files with 0 additions and 10 deletions
-5
View File
@@ -187,11 +187,6 @@ subnet 192.168.0.0 netmask 255.255.252.0 {
hardware ethernet bc:24:11:1a:8f:6f; hardware ethernet bc:24:11:1a:8f:6f;
fixed-address 192.168.3.78; fixed-address 192.168.3.78;
} }
# ultix-offstage
host ultix-offstage {
hardware ethernet bc:24:11:1f:9d:83;
fixed-address 192.168.3.79;
}
# ultix-highside # ultix-highside
host ultix-highside { host ultix-highside {
hardware ethernet a0:4a:5e:ca:46:f3; hardware ethernet a0:4a:5e:ca:46:f3;
-5
View File
@@ -186,11 +186,6 @@ subnet 192.168.0.0 netmask 255.255.252.0 {
hardware ethernet bc:24:11:1a:8f:6f; hardware ethernet bc:24:11:1a:8f:6f;
fixed-address 192.168.3.78; fixed-address 192.168.3.78;
} }
# ultix-offstage
host ultix-offstage {
hardware ethernet bc:24:11:1f:9d:83;
fixed-address 192.168.3.79;
}
# ultix-highside # ultix-highside
host ultix-highside { host ultix-highside {
hardware ethernet a0:4a:5e:ca:46:f3; hardware ethernet a0:4a:5e:ca:46:f3;