Cmjohnson has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/332802 )

Change subject: Adding mac addresses for ms-fe100[5-8]
......................................................................

Adding mac addresses for ms-fe100[5-8]

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/02/332802/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 a458a31..dab10ae 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -3926,6 +3926,26 @@
     filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
 }
 
+host ms-fe1005 {
+    hardware ethernet F4:E9:D4:AE:F4:E0;
+    fixed-address ms-fe1005.eqiad.wmnet;
+}
+
+host ms-fe1006 {
+    hardware ethernet F4:E9:D4:AE:DC:30;
+    fixed-address ms-fe1006.eqiad.wmnet;
+}
+
+host ms-fe1007 {
+    hardware ethernet F4:E9:D4:AF:01:F0;
+    fixed-address ms-fe1007.eqiad.wmnet;
+}
+
+host ms-fe1008 {
+    hardware ethernet F4:E9:D4:AE:BC:70;
+    fixed-address ms-fe1008.eqiad.wmnet;
+}
+
 host ms-fe2001 {
     hardware ethernet 00:0A:F7:72:AA:64;
     fixed-address ms-fe2001.codfw.wmnet;

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

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

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

Reply via email to