diff --git a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org index 0922d498fa..b6e0249656 100644 --- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org @@ -1984,7 +1984,7 @@ shared-network qa { fixed-address 10.5.131.20; } - host dell-fxqa01-01 { + host dell-fxqa01-01h { hardware ethernet 48:4D:7E:05:4E:F1; fixed-address 10.5.131.12; option host-name "dell-fxqa01-01"; @@ -1992,7 +1992,7 @@ shared-network qa { filename "pxelinux.0"; } - host dell-fxqa01-01-nfs { + host dell-fxqa01-01h-nfs { hardware ethernet 48:4D:7E:05:4E:F4; fixed-address 10.5.131.13; option host-name "dell-fxqa01-01-nfs"; @@ -2000,7 +2000,7 @@ shared-network qa { filename "pxelinux.0"; } - host dell-fxqa01-02 { + host dell-fxqa01-02h { hardware ethernet 48:4D:7E:05:4F:DF; fixed-address 10.5.131.14; option host-name "dell-fxqa01-02"; @@ -2008,7 +2008,7 @@ shared-network qa { filename "pxelinux.0"; } - host dell-fxqa01-02-nfs { + host dell-fxqa01-02h-nfs { hardware ethernet 48:4D:7E:05:4F:E2; fixed-address 10.5.131.15; option host-name "dell-fxqa01-02-nfs"; @@ -2016,7 +2016,7 @@ shared-network qa { filename "pxelinux.0"; } - host dell-fxqa01-03 { + host dell-fxqa01-03h { hardware ethernet 48:4D:7E:05:4F:59; fixed-address 10.5.131.16; option host-name "dell-fxqa01-03"; @@ -2024,7 +2024,7 @@ shared-network qa { filename "pxelinux.0"; } - host dell-fxqa01-03-nfs { + host dell-fxqa01-03h-nfs { hardware ethernet 48:4D:7E:05:4F:5C; fixed-address 10.5.131.17; option host-name "dell-fxqa01-03-nfs";