dhcp_server: fix typo

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-03-07 11:18:38 -08:00
parent 2fd9695820
commit b50b2e165a

View file

@ -828,7 +828,6 @@ host autosign02 {
option subnet-mask 255.255.255.0;
}
host autosign02-mgmt {
hardware ethernet ;
fixed-address 10.3.160.130;
hardware ethernet c8:4b:d6:8a:4a:a0;
}