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

Change subject: install: don't use http install method for bast3002
......................................................................


install: don't use http install method for bast3002

Using http to get the installer did not work on this host,
there was an error about "file not found" but it scrolls
by really fast and i can't see it on logs so far.

Try using the traditional way.

Is it correct that bast4001 uses file name "lpxelinux.0" while
bast3001 uses file name "pxelinux.0" with both of them using
http and jessie? When do you use which file name?

Bug: T156506
Change-Id: Ie695944f3d47dcb6c799f7b95c57e492daea96a9
---
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
1 file changed, 0 insertions(+), 2 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 dcfd7b5..87c411b 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -331,8 +331,6 @@
     fixed-address bast3002.wikimedia.org;
 
     next-server 208.80.154.86; # install1002 (tftp server)
-    option pxelinux.pathprefix 
"http://apt.wikimedia.org/tftpboot/jessie-installer/";;
-    filename "pxelinux.0";
 }
 
 host bast4001 {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie695944f3d47dcb6c799f7b95c57e492daea96a9
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Filippo Giunchedi <fgiunch...@wikimedia.org>
Gerrit-Reviewer: Giuseppe Lavagetto <glavage...@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