mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
dhcpd: remove duplicate entry
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -1349,14 +1349,6 @@ host bvmhost-a64-05.rdu3.fedoraproject.org {
|
||||
option host-name "bvmhost-a64-05.rdu3.fedoraproject.org";
|
||||
}
|
||||
|
||||
host bvmhost-a64-05.rdu3.fedoraproject.org {
|
||||
hardware ethernet 04:3f:72:d7:7f:f7;
|
||||
fixed-address 10.16.170.28;
|
||||
next-server 10.16.163.10;
|
||||
option routers 10.16.170.254;
|
||||
option host-name "bvmhost-a64-05.rdu3.fedoraproject.org";
|
||||
}
|
||||
|
||||
host buildhw-x86-05 {
|
||||
hardware ethernet 6C:FE:54:57:5F:48;
|
||||
fixed-address 10.16.169.35;
|
||||
|
||||
Reference in New Issue
Block a user