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 60cb7cdb18..fc482734bd 100644 --- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org @@ -351,22 +351,6 @@ subnet 10.5.130.0 netmask 255.255.255.0 { option host-name "ppc-build01-mgmt"; } - host qa12 { - hardware ethernet C8:1F:66:CA:91:17; - fixed-address 10.5.130.20; - } - - host qa13 { - hardware ethernet C8:1F:66:CA:93:7F; - fixed-address 10.5.130.21; - } - - host qa14 { - hardware ethernet C8:1F:66:CD:9D:4D; - fixed-address 10.5.130.22; - } - - } # ARM MGMT VLAN @@ -1448,6 +1432,23 @@ shared-network qa { option host-name "virthost-comm01"; } + host qa12 { + hardware ethernet C8:1F:66:CA:91:17; + fixed-address 10.5.131.20; + } + + host qa13 { + hardware ethernet C8:1F:66:CA:93:7F; + fixed-address 10.5.131.21; + } + + host qa14 { + hardware ethernet C8:1F:66:CD:9D:4D; + fixed-address 10.5.131.22; + } + + + # # All staticly assigned, but listed here for completeness. #