RobH has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/346577 )
Change subject: tempdb2001 install parameters
......................................................................
tempdb2001 install parameters
updates to install_server for tempdb2001 allocation/setup
Bug:T162290
Change-Id: I3561ab02c75e2bcd95efab2d37318d85f1008c6f
---
M modules/install_server/files/autoinstall/netboot.cfg
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 11 insertions(+), 6 deletions(-)
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 3bcfdf3..244e5d0 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -71,7 +71,7 @@
elastic101[7-9]|elastic102[0-9]|elastic103[0-1]) echo
partman/elasticsearch-raid0.cfg ;; \
elastic103[2-9]|elastic104[0-9]|elastic105[0-2]) echo
partman/raid1-lvm-ext4-srv-noswap.cfg ;; \
elastic20[0-2][0-9]|elastic203[0-6]) echo
partman/raid1-lvm-ext4-srv-noswap.cfg ;; \
- labmon1001|mwlog[12]001|relforge100[12]|scb200[1-6]) echo
partman/raid10-gpt-srv-lvm-ext4.cfg ;; \
+ labmon1001|mwlog[12]001|relforge100[12]|scb200[1-6]|tempdb2001) echo
partman/raid10-gpt-srv-lvm-ext4.cfg ;; \
analytics1003|cobalt|thorium) echo partman/raid10-gpt-srv-lvm-ext4.cfg
;; \
aluminium|argon|chlorine|bromine|bohrium|darmstadtium|dbmonitor[12]001|dubnium|etcd100[1-6]|etherpad[12]001|fermium|hassaleh|hassium|krypton|meitnerium|mendelevium|mwdebug100[12]|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 ;; \
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 d7afa8b..747a795 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -5718,11 +5718,6 @@
fixed-address restbase2012.codfw.wmnet;
}
-host tegmen {
- hardware ethernet 14:18:77:33:42:F8;
- fixed-address tegmen.wikimedia.org;
-}
-
host restbase-dev1001 {
hardware ethernet 90:B1:1C:06:BF:01;
fixed-address restbase-dev1001.eqiad.wmnet;
@@ -5893,6 +5888,16 @@
filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
}
+host tegmen {
+ hardware ethernet 14:18:77:33:42:F8;
+ fixed-address tegmen.wikimedia.org;
+}
+
+host tempdb2001 {
+ hardware ethernet 14:18:77:5B:2A:5D;
+ fixed-address tempdb2001.codfw.wmnet;
+}
+
host terbium {
hardware ethernet 90:B1:1C:25:9D:72;
fixed-address terbium.eqiad.wmnet;
--
To view, visit https://gerrit.wikimedia.org/r/346577
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3561ab02c75e2bcd95efab2d37318d85f1008c6f
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[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