Cmjohnson has uploaded a new change for review.

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

Change subject: Adding dhcpd entries for kafka1001/2 and ores1001/2
......................................................................

Adding dhcpd entries for kafka1001/2 and ores1001/2

Change-Id: I26c28275a01d1deaf290534501e3fd5e2c30f3e2
---
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/16/259416/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 8733c50..dfa2326 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -2508,6 +2508,16 @@
        filename "jessie-installer/debian-installer/amd64/pxelinux.0";
 }
 
+host kafka1001 {
+        hardware ethernet 14:18:77:33:52:42;
+        fixed-address kafka1001.eqiad.wmnet;
+}
+
+host kafka1002 {
+        hardware ethernet 14:18:77:33:4A:4E;
+        fixed-address kafka1002.eqiad.wmnet;
+}
+
 host kafka1013 {
        hardware ethernet 90:b1:1c:06:7f:ee;
        fixed-address kafka1013.eqiad.wmnet;
@@ -5962,6 +5972,16 @@
        fixed-address ocg1003.eqiad.wmnet;
 }
 
+host ores1001 {
+        hardware ethernet 14:18:77:33:4C:E9;
+        fixed-address ores1001.eqiad.wmnet;
+}
+
+host ores1002 {
+        hardware ethernet 14:18:77:33:4A:D2;
+        fixed-address ores1002.eqiad.wmnet;
+}
+
 host osm-cp1001{
        hardware ethernet d4:be:d9:f0:74:68;
        fixed-address osm-cp1001.eqiad.wmnet;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I26c28275a01d1deaf290534501e3fd5e2c30f3e2
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