Dzahn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/289237

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/37/289237/1

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: newchange
Gerrit-Change-Id: Iab646b08062a51db3e1c021af3f8682f897dc2f9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

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

Reply via email to