Dzahn has submitted this change and it was merged.

Change subject: hafnium: use jessie installer now
......................................................................


hafnium: use jessie installer now

We are going to reinstall hafnium with jessie
and in .eqiad.wmnet instead of .wikimedia.org.

So need to tell DHCP we want jessie now for PXE boot.

T117449

Change-Id: I529cd721a86901a4bf926554d3ddafe7ac1ae337
---
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200 
b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
index a4b2483..5252f91 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -2448,6 +2448,8 @@
 host hafnium {
        hardware ethernet 78:2b:cb:1f:17:48;
        fixed-address hafnium.wikimedia.org;
+       option pxelinux.pathprefix "jessie-installer/";
+       filename "jessie-installer/debian-installer/amd64/pxelinux.0";
 }
 
 host helium {

-- 
To view, visit https://gerrit.wikimedia.org/r/250737
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I529cd721a86901a4bf926554d3ddafe7ac1ae337
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to