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 563d313c3f..0624ece83e 100644 --- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org @@ -1423,21 +1423,12 @@ shared-network qa { next-server 10.5.126.41; filename "pxelinux.0"; - host retrace03 { - hardware ethernet ec:f4:bb:c0:38:a0; - fixed-address 10.5.124.230; - option host-name "retrace03.qa.fedoraproject.org"; - next-server 10.5.126.41; - filename "uefi/shim.efi"; + host virthost-comm01 { + hardware ethernet 5c:f3:fc:4d:db:fc; + fixed-address 10.5.124.131; + option host-name "virthost-comm01"; } - - host virthost-comm01 { - hardware ethernet 5c:f3:fc:4d:db:fc; - fixed-address 10.5.124.131; - option host-name "virthost-comm01"; - } - # # All staticly assigned, but listed here for completeness. # @@ -1448,102 +1439,101 @@ shared-network qa { # 5C:F3:FC:85:64:38 - ppc-builder4.qa.fedoraproject.org - 10.5.124.216 # 5C:F3:FC:85:64:35 - ppc-composer.qa.fedoraproject.org - 10.5.124.217 - host ppc-comm01-mgmt { - hardware ethernet 5c:f3:fc:2e:93:72; - fixed-address 10.5.124.231; - option host-name "ppc-comm01-mgmt"; - } + host ppc-comm01-mgmt { + hardware ethernet 5c:f3:fc:2e:93:72; + fixed-address 10.5.124.231; + option host-name "ppc-comm01-mgmt"; + } - host ppc-comm01 { - hardware ethernet 6c:ae:8b:00:0f:f0; - fixed-address 10.5.124.219; - option host-name "ppc-comm01"; - filename "yaboot"; - next-server 10.5.126.41; - } + host ppc-comm01 { + hardware ethernet 6c:ae:8b:00:0f:f0; + fixed-address 10.5.124.219; + option host-name "ppc-comm01"; + filename "yaboot"; + } - host qa01 { - hardware ethernet 00:21:5E:C7:5C:84; - fixed-address 10.5.124.151; - } + host qa01 { + hardware ethernet 00:21:5E:C7:5C:84; + fixed-address 10.5.124.151; + } - host qa02 { - hardware ethernet 00:21:5e:c6:cc:9c; - fixed-address 10.5.124.152; - } + host qa02 { + hardware ethernet 00:21:5e:c6:cc:9c; + fixed-address 10.5.124.152; + } - host qa03 { - hardware ethernet 00:21:5E:C6:CD:48; - fixed-address 10.5.124.153; - } + host qa03 { + hardware ethernet 00:21:5E:C6:CD:48; + fixed-address 10.5.124.153; + } - host qa04 { - hardware ethernet 00:21:5E:C7:2A:1C; - fixed-address 10.5.124.154; - } + host qa04 { + hardware ethernet 00:21:5E:C7:2A:1C; + fixed-address 10.5.124.154; + } - host qa05 { - hardware ethernet 00:21:5E:C7:5F:04; - fixed-address 10.5.124.155; - } + host qa05 { + hardware ethernet 00:21:5E:C7:5F:04; + fixed-address 10.5.124.155; + } - host qa06 { - hardware ethernet 00:21:5E:C6:57:08; - fixed-address 10.5.124.156; - } + host qa06 { + hardware ethernet 00:21:5E:C6:57:08; + fixed-address 10.5.124.156; + } - host qa07 { - hardware ethernet E4:1F:13:E5:53:94; - fixed-address 10.5.124.157; - } + host qa07 { + hardware ethernet E4:1F:13:E5:53:94; + fixed-address 10.5.124.157; + } - host qa08 { - hardware ethernet E4:1F:13:E5:46:80; - fixed-address 10.5.124.158; - } + host qa08 { + hardware ethernet E4:1F:13:E5:46:80; + fixed-address 10.5.124.158; + } - host virt01 { - hardware ethernet 52:54:00:a2:de:30; - fixed-address 10.5.124.159; - option host-name "virt01"; - option ntp-servers 66.187.233.4, 192.43.244.18, 128.118.25.5, 204.152.184.72; - } + host virt01 { + hardware ethernet 52:54:00:a2:de:30; + fixed-address 10.5.124.159; + option host-name "virt01"; + option ntp-servers 66.187.233.4, 192.43.244.18, 128.118.25.5, 204.152.184.72; + } - host virt02 { - hardware ethernet 52:54:00:fe:22:ff; - fixed-address 10.5.124.160; - option host-name "virt02"; - option ntp-servers 66.187.233.4, 192.43.244.18, 128.118.25.5, 204.152.184.72; - } + host virt02 { + hardware ethernet 52:54:00:fe:22:ff; + fixed-address 10.5.124.160; + option host-name "virt02"; + option ntp-servers 66.187.233.4, 192.43.244.18, 128.118.25.5, 204.152.184.72; + } - host virt03 { - hardware ethernet 52:54:00:c5:04:14; - fixed-address 10.5.124.161; - option host-name "virt03"; - option ntp-servers 66.187.233.4, 192.43.244.18, 128.118.25.5, 204.152.184.72; - } + host virt03 { + hardware ethernet 52:54:00:c5:04:14; + fixed-address 10.5.124.161; + option host-name "virt03"; + option ntp-servers 66.187.233.4, 192.43.244.18, 128.118.25.5, 204.152.184.72; + } - host virt04 { - hardware ethernet 52:54:00:b5:97:30; - fixed-address 10.5.124.162; - option host-name "virt04"; - option ntp-servers 66.187.233.4, 192.43.244.18, 128.118.25.5, 204.152.184.72; - } + host virt04 { + hardware ethernet 52:54:00:b5:97:30; + fixed-address 10.5.124.162; + option host-name "virt04"; + option ntp-servers 66.187.233.4, 192.43.244.18, 128.118.25.5, 204.152.184.72; + } - host virt05 { - hardware ethernet 52:54:00:9a:25:d3; - fixed-address 10.5.124.163; - option host-name "virt05"; - option ntp-servers 66.187.233.4, 192.43.244.18, 128.118.25.5, 204.152.184.72; - } + host virt05 { + hardware ethernet 52:54:00:9a:25:d3; + fixed-address 10.5.124.163; + option host-name "virt05"; + option ntp-servers 66.187.233.4, 192.43.244.18, 128.118.25.5, 204.152.184.72; + } - host virt06 { - hardware ethernet 52:54:00:78:ae:44; - fixed-address 10.5.124.164; - option host-name "virt06"; - option ntp-servers 66.187.233.4, 192.43.244.18, 128.118.25.5, 204.152.184.72; - } + host virt06 { + hardware ethernet 52:54:00:78:ae:44; + fixed-address 10.5.124.164; + option host-name "virt06"; + option ntp-servers 66.187.233.4, 192.43.244.18, 128.118.25.5, 204.152.184.72; + } host virt07 { hardware ethernet 52:54:00:00:eb:e9; @@ -1753,6 +1743,14 @@ shared-network qa { next-server 10.5.126.41; filename "pxelinux.0"; + host retrace03 { + hardware ethernet ec:f4:bb:c0:38:a0; + fixed-address 10.5.131.13; + option host-name "retrace03.qa.fedoraproject.org"; + next-server 10.5.126.41; + filename "pxelinux.0"; + } + host retrace04 { hardware ethernet ec:f4:bb:c0:46:38; fixed-address 10.5.131.14;