RobH has submitted this change and it was merged.

Change subject: setting stat1004 install params
......................................................................


setting stat1004 install params

dhcp lease and netboot.cfg updates

T131877

Change-Id: Ie6acfa7e999dbe3bc2976a2cb8705a2b6b6f2e22
---
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:
  RobH: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/install_server/files/autoinstall/netboot.cfg 
b/modules/install_server/files/autoinstall/netboot.cfg
index c215d74..5dc96d2 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -81,7 +81,7 @@
         hydrogen) echo partman/raid1-1partition.cfg ;; \
         kafka1013|kafka1014|kafka1020) echo partman/raid1-30G.cfg ;; \
         kafka100[1-2]|kafka200[1-2]) echo partman/raid10-gpt-srv-ext4.cfg ;; \
-        
auth[1-2]001|einsteinium|labcontrol100[1-2]|labnodepool1001|lead|mira|neodymium|oresrdb100[1-2]|rdb200[1-6])
 echo partman/raid1-lvm-ext4-srv.cfg ;; \
+        
auth[1-2]001|einsteinium|labcontrol100[1-2]|labnodepool1001|lead|mira|neodymium|oresrdb100[1-2]|rdb200[1-6]|stat1004)
 echo partman/raid1-lvm-ext4-srv.cfg ;; \
         labmon1001) echo partman/raid1-lvm.cfg ;; \
         labnet100[1-2]) echo partman/lvm.cfg ;; \
         labsdb100[45]) echo partman/osmlabsdb.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 a0481dd..1545b77 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -6644,6 +6644,11 @@
     fixed-address stat1003.eqiad.wmnet;
 }
 
+host stat1004 {
+    hardware ethernet 14:18:77:33:4C:E9;
+    fixed-address stat1004.eqiad.wmnet;
+}
+
 host strontium {
     hardware ethernet 18:03:73:f4:ef:51;
     fixed-address strontium.eqiad.wmnet;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie6acfa7e999dbe3bc2976a2cb8705a2b6b6f2e22
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to