Papaul has uploaded a new change for review.

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

Change subject: Add pc200[4-6] MAC address entries Bug:T121879
......................................................................

Add pc200[4-6] MAC address entries
Bug:T121879

Change-Id: I3436182f99023f5ae4cee084c47c4046c5c8513a
---
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
1 file changed, 21 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/69/262669/1

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 aafa4bc..a97cef8 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -6019,6 +6019,27 @@
        fixed-address palladium.eqiad.wmnet;
 }
 
+host pc2004 {
+        hardware ethernet 14:18:77:42:BD:22;
+        fixed-address pc2004.codfw.wmnet;
+        option pxelinux.pathprefix "jessie-installer/";
+        filename "jessie-installer/debian-installer/amd64/pxelinux.0";
+}
+
+host pc2005 {
+        hardware ethernet 14:18:77:42:F4:59;
+        fixed-address pc2005.codfw.wmnet;
+        option pxelinux.pathprefix "jessie-installer/";
+        filename "jessie-installer/debian-installer/amd64/pxelinux.0";
+}
+
+host pc2006 {
+        hardware ethernet 14:18:77:42:7E:10;
+        fixed-address pc2006.codfw.wmnet;
+        option pxelinux.pathprefix "jessie-installer/";
+        filename "jessie-installer/debian-installer/amd64/pxelinux.0";
+}
+
 host potassium {
        hardware ethernet 78:2b:cb:08:ac:78;
        fixed-address potassium.eqiad.wmnet;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3436182f99023f5ae4cee084c47c4046c5c8513a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Papaul <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to