Dzahn has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/342086 )

Change subject: Add MAC address and partman entries for oresrdb2002
......................................................................


Add MAC address and partman entries for oresrdb2002

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

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/modules/install_server/files/autoinstall/netboot.cfg 
b/modules/install_server/files/autoinstall/netboot.cfg
index cc5dd3f..99ade61 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -85,7 +85,7 @@
         kafka1013|kafka1014|kafka1020) echo partman/raid1-30G.cfg ;; \
         kafka100[1-3]|kafka200[1-3]|stat1004) echo 
partman/raid10-gpt-srv-ext4.cfg ;; \
         kubernetes100[1-4]) echo partman/docker-host.cfg ;; \
-        
auth[1-2]001|contint[12]001|einsteinium|labcontrol100[1-2]|labnodepool1001|mira|neodymium|oresrdb100[1-2]|phab2001|rdb200[1-6])
 echo partman/raid1-lvm-ext4-srv.cfg ;; \
+        
auth[1-2]001|contint[12]001|einsteinium|labcontrol100[1-2]|labnodepool1001|mira|neodymium|oresrdb100[1-2]|oresrdb2002|phab2001|rdb200[1-6])
 echo partman/raid1-lvm-ext4-srv.cfg ;; \
         labnet100[1-2]) echo partman/lvm.cfg ;; \
         labsdb100[45]) echo partman/osmlabsdb.cfg ;; \
         labsdb100[67]) echo partman/raid5-gpt-lvm.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 cfc0175..01391f6 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -5453,6 +5453,11 @@
     fixed-address oresrdb2001.codfw.wmnet;
 }
 
+host oresrdb2002 {
+    hardware ethernet 94:18:82:81:27:84;
+    fixed-address oresrdb2002.codfw.wmnet;
+}
+
 host osmium {
     hardware ethernet F0:1F:AF:E6:72:40;
     fixed-address osmium.eqiad.wmnet;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I56aa133a3f9c79b3cad427ce5ce67b683f688865
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Papaul <ptshiba...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Filippo Giunchedi <fgiunch...@wikimedia.org>
Gerrit-Reviewer: Giuseppe Lavagetto <glavage...@wikimedia.org>
Gerrit-Reviewer: RobH <r...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to