RobH has uploaded a new change for review.

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

Change subject: setting WMF4724 install params
......................................................................

setting WMF4724 install params

this is a temp host for labmon1001 data migration, it will be reclaimed
to spares in less than 48 hours

T137924

Change-Id: Ibdb9fe4919f745f62d6d5d3d6853f8ab55665db4
---
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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/18/295718/1

diff --git a/modules/install_server/files/autoinstall/netboot.cfg 
b/modules/install_server/files/autoinstall/netboot.cfg
index ffe7e5f..caef437 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -83,7 +83,7 @@
         graphite200[12]) echo partman/graphite.cfg ;; \
         hydrogen) echo partman/raid1-1partition.cfg ;; \
         kafka1013|kafka1014|kafka1020) echo partman/raid1-30G.cfg ;; \
-        kafka100[1-2]|kafka200[1-2]|stat1004) echo 
partman/raid10-gpt-srv-ext4.cfg ;; \
+        kafka100[1-2]|kafka200[1-2]|stat1004|WMF4724) echo 
partman/raid10-gpt-srv-ext4.cfg ;; \
         
auth[1-2]001|einsteinium|labcontrol100[1-2]|labnodepool1001|lead|mira|neodymium|oresrdb100[1-2]|phab2001|rdb200[1-6])
 echo partman/raid1-lvm-ext4-srv.cfg ;; \
         labmon1001) echo partman/raid10-gpt-srv-lvm-ext4.cfg ;; \
         labnet100[1-2]) echo partman/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 346f5c3..1b48b89 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -6592,6 +6592,11 @@
     fixed-address wdqs1002.eqiad.wmnet;
 }
 
+host WMF4724 {
+    hardware ethernet 14:18:77:33:4A:C0;
+    fixed-address WMF4724.eqiad.wmnet;
+}
+
 host wtp1001 {
     hardware ethernet 90:B1:1C:2D:85:30;
     fixed-address wtp1001.eqiad.wmnet;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibdb9fe4919f745f62d6d5d3d6853f8ab55665db4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <r...@wikimedia.org>

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

Reply via email to