Cmjohnson has uploaded a new change for review.

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

Change subject: Adding dhcp entries and add setting uprdb105/6 to intall mw.cfg 
bug: task# T119543
......................................................................

Adding dhcp entries and add setting uprdb105/6 to intall mw.cfg bug: task# 
T119543

Change-Id: I2e6e1a26ec8b07c8218c12325dd631b86eef2382
---
M modules/install_server/files/autoinstall/netboot.cfg
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 11 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/60/258360/1

diff --git a/modules/install_server/files/autoinstall/netboot.cfg 
b/modules/install_server/files/autoinstall/netboot.cfg
index cb78528..d356f8d 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -116,7 +116,7 @@
                osm-cp*) echo partman/mw.cfg ;; \
                pc100[1-3]) echo partman/mw.cfg ;; \
                pybal-test200[1-3]) echo partman/flat.cfg virtual.cfg;; \
-               rdb100[1-4]) echo partman/mw.cfg ;; \
+               rdb100[1-6]) echo partman/mw.cfg ;; \
                restbase100[1-6]) echo partman/cassandrahosts-3ssd.cfg ;; \
                restbase100[789]) echo partman/cassandrahosts-2ssd-srv.cfg ;; \
                restbase-test2*) echo partman/cassandrahosts-2ssd-srv.cfg ;; \
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 fcc3df3..0de5e88 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -6075,6 +6075,16 @@
        fixed-address rdb1004.eqiad.wmnet;
 }
 
+host rdb1005 {
+        hardware ethernet 14:18:77:33:46:B1;
+        fixed-address rdb1005.eqiad.wmnet;
+}
+
+host rdb1006 {
+        hardware ethernet 14:18:77:33:3C:ED;
+        fixed-address rdb1006.eqiad.wmnet;
+}
+
 host rdb1007 {
        hardware ethernet 84:2b:2b:77:2a:16;
        fixed-address rdb1007.eqiad.wmnet;

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

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