router: fix typo in ip address reservation
This commit is contained in:
parent
65b5314961
commit
a4f62080b9
@ -46,7 +46,7 @@
|
||||
reservations = [
|
||||
{ # drucker container
|
||||
hw-address = "20:cd:a7:f2:1b:ad";
|
||||
ip-address = "10.32.202.11";
|
||||
ip-address = "10.42.202.11";
|
||||
}
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user