dhcpd: clean up some duplicates
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
27a4be65ef
commit
625e83f1c2
1 changed files with 0 additions and 26 deletions
|
@ -1131,32 +1131,6 @@ host buildhw-a64-02 {
|
|||
option host-name "buildhw-a64-02";
|
||||
}
|
||||
|
||||
host buildhw-a64-03 {
|
||||
hardware ethernet 00:01:73:02:08:83;
|
||||
fixed-address 10.3.170.123;
|
||||
option routers 10.3.170.254;
|
||||
option host-name "buildhw-a64-03";
|
||||
}
|
||||
|
||||
host buildhw-a64-04 {
|
||||
hardware ethernet 2c:59:e5:36:9a:53;
|
||||
fixed-address 10.3.170.124;
|
||||
option routers 10.3.170.254;
|
||||
option host-name "buildhw-a64-04";
|
||||
}
|
||||
host buildhw-a64-05 {
|
||||
hardware ethernet 00:01:73:02:09:c3;
|
||||
fixed-address 10.3.170.125;
|
||||
option routers 10.3.170.254;
|
||||
option host-name "buildhw-a64-05";
|
||||
}
|
||||
host buildhw-a64-06 {
|
||||
hardware ethernet 2c:59:e5:36:9a:51;
|
||||
fixed-address 10.3.170.126;
|
||||
option routers 10.3.170.254;
|
||||
option host-name "buildhw-a64-06";
|
||||
}
|
||||
|
||||
host buildhw-a64-08 {
|
||||
hardware ethernet 2c:59:e5:36:9a:4f;
|
||||
fixed-address 10.3.170.128;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue