Update IPs to reflect new vlan

This commit is contained in:
Bun 2025-04-16 17:45:02 -04:00
parent 5dd407f841
commit 55901c81e4
5 changed files with 12 additions and 14 deletions

View file

@ -18,7 +18,7 @@
interface="eno1";
};
interfaces.internal.ipv4.addresses = [{
address = "11.0.0.1";
address = "11.0.0.2";
prefixLength = 8;
}];
};