RobH has submitted this change and it was merged.

Change subject: forgot to include trusty for ocg1001-1033
......................................................................


forgot to include trusty for ocg1001-1033

subject says it all

Change-Id: I8226dedef62c188cfbc5d3e727662bb412bbaa2c
RT: 7942
---
M modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
1 file changed, 6 insertions(+), 0 deletions(-)

Approvals:
  RobH: Looks good to me, approved
  jenkins-bot: Verified



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 b8e3ed9..3a53952 100644
--- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -2935,16 +2935,22 @@
 host ocg1001{
        hardware ethernet F0:1F:AF:E8:AE:EA;
        fixed-address ocg1001.eqiad.wmnet;
+       option pxelinux.pathprefix "trusty-installer/";
+       filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
 }
 
 host ocg1002{
        hardware ethernet F0:1F:AF:E8:BD:1F;
        fixed-address ocg1002.eqiad.wmnet;
+       option pxelinux.pathprefix "trusty-installer/";
+       filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
 }
 
 host ocg1003{
        hardware ethernet F0:1F:AF:E6:81:60;
        fixed-address ocg1003.eqiad.wmnet;
+       option pxelinux.pathprefix "trusty-installer/";
+       filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
 }
 
 host osm-cp1001{

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8226dedef62c188cfbc5d3e727662bb412bbaa2c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <r...@wikimedia.org>
Gerrit-Reviewer: RobH <r...@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