Elukey has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/347597 )

Change subject: Set Trusty for mw2246 default PXE OS
......................................................................

Set Trusty for mw2246 default PXE OS

This host is currently a Mediawiki videoscaler running Debian,
but it should run Trusty instead.

Change-Id: I3c7b9240b3455ef6893b131a09c5554d24c9c9db
---
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/97/347597/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 73383ff..f915fd2 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -5269,6 +5269,8 @@
 host mw2246 {
     hardware ethernet 14:18:77:66:78:1E;
     fixed-address mw2246.codfw.wmnet;
+    option pxelinux.pathprefix "trusty-installer/";
+    filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
 }
 
 host mw2247 {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3c7b9240b3455ef6893b131a09c5554d24c9c9db
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <ltosc...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to