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 07bbd01028..4e1dcfa6a0 100644 --- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org @@ -473,7 +473,30 @@ subnet 10.5.130.0 netmask 255.255.255.0 { option host-name "dell-fx02-08"; } + host dell-fxqa01 { + hardware ethernet F4:8E:38:C6:3D:8C; + fixed-address 10.5.130.64; + option host-name "dell-fxqa01"; + } + host dell-fxqa01-01 { + hardware ethernet 48:4D:7E:05:4E:F0; + fixed-address 10.5.130.65; + option host-name "dell-fxqa01-01"; + } + + host dell-fxqa01-02 { + hardware ethernet 48:4D:7E:05:4F:C0; + fixed-address 10.5.130.66; + option host-name "dell-fxqa01-02"; + } + + host dell-fxqa01-03 { + hardware ethernet 48:4D:7E:05:55:79; + fixed-address 10.5.130.67; + option host-name "dell-fxqa01-03"; + } + } # ARM MGMT VLAN