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 41b8626..27e918e 100644
--- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org
+++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org
@@ -1774,6 +1774,14 @@ shared-network qa {
             option host-name "ppc-le-builder7.qa.fedoraproject.org";
             filename "/boot/grub2/powerpc-ieee1275/core.elf";
         }
+
+       host ppc-builder9 {
+            hardware ethernet 5C:F3:FC:89:BD:C5;
+            fixed-address 10.5.124.142;
+            next-server 10.5.124.136;
+            option host-name "ppc-builder9.qa.fedoraproject.org";
+            filename "/boot/grub2/powerpc-ieee1275/core.elf";
+        }
    }

 }


-- 
Stephen J Smoogen.
_______________________________________________
infrastructure mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

Reply via email to