dhcpd: fix duplicates
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
33627c2ada
commit
e2cce1f0e1
1 changed files with 0 additions and 13 deletions
|
@ -1131,19 +1131,6 @@ host buildhw-a64-02 {
|
|||
option host-name "buildhw-a64-02";
|
||||
}
|
||||
|
||||
host buildhw-a64-08 {
|
||||
hardware ethernet 2c:59:e5:36:9a:4f;
|
||||
fixed-address 10.3.170.128;
|
||||
option routers 10.3.170.254;
|
||||
option host-name "buildhw-a64-08";
|
||||
}
|
||||
host buildhw-a64-11 {
|
||||
hardware ethernet 00:01:73:02:08:ff;
|
||||
fixed-address 10.3.170.131;
|
||||
option routers 10.3.170.254;
|
||||
option host-name "buildhw-a64-11";
|
||||
}
|
||||
|
||||
host buildhw-a64-21-mgmt {
|
||||
hardware ethernet e8:6a:64:39:18:ef;
|
||||
fixed-address 10.3.160.114;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue