Dzahn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/250737

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/37/250737/1

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: newchange
Gerrit-Change-Id: I529cd721a86901a4bf926554d3ddafe7ac1ae337
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>

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

Reply via email to