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 9e2d6ba..ef96ed2 100644 --- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org @@ -1770,6 +1770,7 @@ shared-network qa { host ppc-le-builder7 { hardware ethernet 52:54:00:4e:c0:de; fixed-address 10.5.131.57; + next-server 10.5.124.136; option host-name "ppc-le-builder7.qa.fedoraproject.org"; filename "boot/grub2/powerpc-ieee1275/core.elf"; }
On Wed, 3 Sep 2014 12:06:55 -0600 Stephen John Smoogen smooge@gmail.com wrote:
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 9e2d6ba..ef96ed2 100644 --- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org @@ -1770,6 +1770,7 @@ shared-network qa { host ppc-le-builder7 { hardware ethernet 52:54:00:4e:c0:de; fixed-address 10.5.131.57;
next-server 10.5.124.136; option host-name "ppc-le-builder7.qa.fedoraproject.org"; filename "boot/grub2/powerpc-ieee1275/core.elf"; }
+1
kevin
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Wed, 3 Sep 2014 12:08:06 -0600 Kevin Fenzi kevin@scrye.com wrote:
On Wed, 3 Sep 2014 12:06:55 -0600 Stephen John Smoogen smooge@gmail.com wrote:
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 9e2d6ba..ef96ed2 100644 --- a/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org +++ b/roles/dhcp_server/files/dhcpd.conf.noc01.phx2.fedoraproject.org @@ -1770,6 +1770,7 @@ shared-network qa { host ppc-le-builder7 { hardware ethernet 52:54:00:4e:c0:de; fixed-address 10.5.131.57;
next-server 10.5.124.136; option host-name
"ppc-le-builder7.qa.fedoraproject.org"; filename "boot/grub2/powerpc-ieee1275/core.elf"; }
+1
kevin
+1
Dennis
infrastructure@lists.fedoraproject.org