Machines/Everest: update eno1 prefixLength
Forgot to update this when I switched to the isp router. Whoops!
This commit is contained in:
parent
fe93e06d34
commit
264942168d
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
ipv4.addresses = [
|
||||
{
|
||||
address = "192.168.1.160";
|
||||
prefixLength = 8;
|
||||
prefixLength = 24;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue