fix server ips
This commit is contained in:
parent
46278f9f72
commit
2748929e66
4 changed files with 14 additions and 9 deletions
|
|
@ -154,7 +154,7 @@ in {
|
|||
};
|
||||
interfaces.mv-vserver = {
|
||||
ipv4.addresses = [{
|
||||
address = "10.42.97.2";
|
||||
address = "10.42.97.10";
|
||||
prefixLength = 24;
|
||||
}];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue