Dzahn has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/405813 )

Change subject: install_server: don't use http to fetch bast3003 installer
......................................................................


install_server: don't use http to fetch bast3003 installer

Bug: T182215
Bug: T184936
Change-Id: I770a1a5a3d3fcb571c5b2727a2075f386d83d9c0
---
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 59b4c94..fa58c44 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -424,6 +424,8 @@
     fixed-address bast3003.wikimedia.org;
 
     next-server 208.80.154.22; # install1002 (tftp server)
+    option pxelinux.pathprefix "stretch-installer/";
+    filename "stretch-installer/debian-installer/amd64/pxelinux.0";
 }
 
 host bast4001 {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I770a1a5a3d3fcb571c5b2727a2075f386d83d9c0
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to