Service Break Request: Update dhcp for PPC systems

Stephen John Smoogen smooge at gmail.com
Thu Sep 11 20:12:31 UTC 2014


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20140911/134f2a09/attachment.html>


More information about the infrastructure mailing list