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

Change subject: Switch codfw video scalers to stretch
......................................................................

Switch codfw video scalers to stretch

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/84/395484/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 3c88e44..cb14c74 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -5076,11 +5076,15 @@
 host mw2118 {
     hardware ethernet 90:B1:1C:27:8F:BE;
     fixed-address mw2118.codfw.wmnet;
+    option pxelinux.pathprefix "stretch-installer/";
+    filename "stretch-installer/debian-installer/amd64/pxelinux.0";
 }
 
 host mw2119 {
     hardware ethernet 90:B1:1C:25:8A:24;
     fixed-address mw2119.codfw.wmnet;
+    option pxelinux.pathprefix "stretch-installer/";
+    filename "stretch-installer/debian-installer/amd64/pxelinux.0";
 }
 
 host mw2120 {
@@ -5236,6 +5240,8 @@
 host mw2152 {
     hardware ethernet B0:83:FE:DB:BF:AD;
     fixed-address mw2152.codfw.wmnet;
+    option pxelinux.pathprefix "stretch-installer/";
+    filename "stretch-installer/debian-installer/amd64/pxelinux.0";
 }
 
 host mw2153 {
@@ -5706,6 +5712,8 @@
 host mw2246 {
     hardware ethernet 14:18:77:66:78:1E;
     fixed-address mw2246.codfw.wmnet;
+    option pxelinux.pathprefix "stretch-installer/";
+    filename "stretch-installer/debian-installer/amd64/pxelinux.0";
 }
 
 host mw2247 {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifd738ff8dedf9c8f63dee256bb138c7c2f5a643a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[email protected]>

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

Reply via email to