Dzahn has submitted this change and it was merged.

Change subject: dhcp: add MAC for planet2001
......................................................................


dhcp: add MAC for planet2001

Bug:T134507
Change-Id: Iab646b08062a51db3e1c021af3f8682f897dc2f9
---
M modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
1 file changed, 7 insertions(+), 0 deletions(-)

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



diff --git a/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200 
b/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
index eb95720..7866124 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
@@ -145,6 +145,13 @@
     filename "jessie-installer/debian-installer/amd64/pxelinux.0";
 }
 
+host planet2001 {
+    hardware ethernet aa:00:00:76:5e:11;
+    fixed-address planet2001.codfw.wmnet;
+    option pxelinux.pathprefix "jessie-installer/";
+    filename "jessie-installer/debian-installer/amd64/pxelinux.0";
+}
+
 host pollux {
     hardware ethernet aa:00:00:2d:a2:76;
     fixed-address pollux.wikimedia.org;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iab646b08062a51db3e1c021af3f8682f897dc2f9
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