diff --git a/inventory/hardware b/inventory/hardware index a0496c345f..f5ddb7dd67 100644 --- a/inventory/hardware +++ b/inventory/hardware @@ -26,6 +26,7 @@ bvirthost05.phx2.fedoraproject.org bvirthost12.phx2.fedoraproject.org bvirthost13.phx2.fedoraproject.org bvirthost14.phx2.fedoraproject.org +bvirthost15.phx2.fedoraproject.org ibiblio01.fedoraproject.org ibiblio04.fedoraproject.org ibiblio05.fedoraproject.org diff --git a/inventory/inventory b/inventory/inventory index 7e51c6c342..420b149de9 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -139,6 +139,7 @@ bvirthost11.phx2.fedoraproject.org bvirthost12.phx2.fedoraproject.org bvirthost13.phx2.fedoraproject.org bvirthost14.phx2.fedoraproject.org +bvirthost15.phx2.fedoraproject.org [colo-virt] coloamer01.fedoraproject.org diff --git a/roles/dhcp_server/files/dhcpd.conf.dhcp01.phx2.fedoraproject.org b/roles/dhcp_server/files/dhcpd.conf.dhcp01.phx2.fedoraproject.org index 607fe0dc9d..586c903522 100644 --- a/roles/dhcp_server/files/dhcpd.conf.dhcp01.phx2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.dhcp01.phx2.fedoraproject.org @@ -109,6 +109,14 @@ subnet 10.5.125.0 netmask 255.255.255.0 { filename "pxelinux.0"; } + host bvirthost15 { + hardware ethernet 24:6E:96:B0:E0:7C; + fixed-address 10.5.125.13; + option host-name "bvirthost15"; + next-server 10.5.126.41; + filename "pxelinux.0"; + } + host sign-vault01 { hardware ethernet 00:1a:64:67:a3:38;