From e2cce1f0e11e8d686a15788a406dd61c5c126c4e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 16 Jul 2024 19:58:46 -0700 Subject: [PATCH] dhcpd: fix duplicates Signed-off-by: Kevin Fenzi --- .../files/dhcpd.conf.noc01.iad2.fedoraproject.org | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/roles/dhcp_server/files/dhcpd.conf.noc01.iad2.fedoraproject.org b/roles/dhcp_server/files/dhcpd.conf.noc01.iad2.fedoraproject.org index baae0f2adb..9f2fc02645 100644 --- a/roles/dhcp_server/files/dhcpd.conf.noc01.iad2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.noc01.iad2.fedoraproject.org @@ -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;