Update IPs to reflect new vlan
This commit is contained in:
parent
5dd407f841
commit
55901c81e4
5 changed files with 12 additions and 14 deletions
|
@ -18,7 +18,7 @@
|
|||
interface="eno1";
|
||||
};
|
||||
interfaces.internal.ipv4.addresses = [{
|
||||
address = "11.0.0.1";
|
||||
address = "11.0.0.2";
|
||||
prefixLength = 8;
|
||||
}];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue