RobH has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/357874 )

Change subject: setting install params for kubestage100[12]
......................................................................

setting install params for kubestage100[12]

updating for dhcpd and partitioning

Bug:T166264
Change-Id: I1e5f7007a9ebdae6fd1e2e13131d49f7be85eed9
---
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/74/357874/1

diff --git a/modules/install_server/files/autoinstall/netboot.cfg 
b/modules/install_server/files/autoinstall/netboot.cfg
index 7a9084d..900a731 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -79,7 +79,7 @@
         
acrab|acrux|aluminium|argon|chlorine|bromine|bohrium|darmstadtium|dbmonitor[12]001|dubnium|etcd100[1-6]|etherpad[12]001|fermium|hassaleh|hassium|krypton|kubetcd[12]00[1-3]|meitnerium|mendelevium|mwdebug100[12]|mwreleases1001|nihal|nitrogen|planet[12]001|pollux|roentgenium|rutherfordium|sca[12]00[34]|seaborgium|serpens|tureis|alsafi|kraz|install[12]00[12]|ununpentium|zosma)
 echo partman/flat.cfg virtual.cfg ;; \
         eventlog[1-2]001|ocg100[1-2]|scb100[1-4]) echo partman/raid1.cfg ;; \
         francium|tegmen) echo partman/raid10-gpt.cfg ;; \
-        gerrit2001|phab1001) echo partman/raid1-lvm-ext4-srv-noswap.cfg ;; \
+        gerrit2001|kubestage100[12]|phab1001) echo 
partman/raid1-lvm-ext4-srv-noswap.cfg ;; \
         ganeti100[1-9]) echo partman/ganeti-raid1.cfg ;; \
         ganeti200[1-9]) echo partman/ganeti.cfg ;; \
         graphite100[13]) echo partman/graphite.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 c86ac22..cf505a8 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -2619,6 +2619,16 @@
      fixed-address kubernetes2004.codfw.wmnet;
 }
 
+host kubestage1001 {
+     hardware ethernet 18:66:DA:A3:F3:13;
+     fixed-address kubestage1001.eqiad.wmnet;
+}
+
+host kubestage1002 {
+     hardware ethernet 18:66:DA:A3:7A:F0;
+     fixed-address kubestage1002.eqiad.wmnet;
+}
+
 host labcontrol1001 {
     hardware ethernet 84:2b:2b:77:cf:ca;
     fixed-address labcontrol1001.wikimedia.org;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1e5f7007a9ebdae6fd1e2e13131d49f7be85eed9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[email protected]>

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

Reply via email to