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

Change subject: Switch remaining eqiad video scalers to stretch
......................................................................

Switch remaining eqiad video scalers to stretch

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/94/395494/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..c1153f6 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -4546,6 +4546,8 @@
 host mw1260 {
     hardware ethernet 18:03:73:f1:59:5a;
     fixed-address mw1260.eqiad.wmnet;
+    option pxelinux.pathprefix "stretch-installer/";
+    filename "stretch-installer/debian-installer/amd64/pxelinux.0";
 }
 
 host mw1261 {
@@ -4816,6 +4818,8 @@
 host mw1307 {
         hardware ethernet 18:66:DA:99:49:75;
         fixed-address mw1307.eqiad.wmnet;
+        option pxelinux.pathprefix "stretch-installer/";
+        filename "stretch-installer/debian-installer/amd64/pxelinux.0";
 }
 
 host mw1308 {
@@ -4871,6 +4875,8 @@
 host mw1318 {
         hardware ethernet 18:66:DA:99:4F:44;
         fixed-address mw1318.eqiad.wmnet;
+        option pxelinux.pathprefix "stretch-installer/";
+        filename "stretch-installer/debian-installer/amd64/pxelinux.0";
 }
 
 host mw1319 {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I81d964a1531d08cbb9b93c4fa3802c7b39c5040e
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