RobH has uploaded a new change for review.
https://gerrit.wikimedia.org/r/193161
Change subject: setting eventlog1001 install params
......................................................................
setting eventlog1001 install params
also split netboot.cfg raid1 lines into a clustered servers line and
misc servers line and added support for both eventlog1001 and
eventlog2001 in partitioning raid1.cfg
T90904
Change-Id: I392018a2a97d0f3caa2d829dccabe6a5ec7762fe
---
M modules/install-server/files/autoinstall/netboot.cfg
M modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 7 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/61/193161/1
diff --git a/modules/install-server/files/autoinstall/netboot.cfg
b/modules/install-server/files/autoinstall/netboot.cfg
index ba96e2f..6efd84c 100755
--- a/modules/install-server/files/autoinstall/netboot.cfg
+++ b/modules/install-server/files/autoinstall/netboot.cfg
@@ -80,7 +80,8 @@
labsdb100[45]) echo partman/osmlabsdb.cfg ;; \
labsdb100[67]) echo partman/raid5-gpt-lvm.cfg ;; \
bast2001|berkelium|californium|curium|dbproxy10[0-1][0-9]|install2001|iridium)
echo partman/raid1.cfg ;; \
-
labcontrol2001|nembus|neptunium|nickel|ocg100[1-3]|plutonium|pollux|protactinium|radium|radon|rbf[1-2]00[1-2]|sca100[1-2]|silver|uranium)
echo partman/raid1.cfg ;; \
+
eventlog[1-2]001|labcontrol2001|ocg100[1-3]|rbf[1-2]00[1-2]|sca100[1-2]) echo
partman/raid1.cfg ;; \
+
nembus|neptunium|nickel|plutonium|pollux|protactinium|radium|radon|silver|uranium)
echo partman/raid1.cfg ;; \
rhenium) echo partman/raid1-gpt.cfg ;; \
osm-cp*) echo partman/mw.cfg ;; \
pc100[1-3]) echo partman/mw.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 f776cc8..0a122ed 100644
--- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -1666,6 +1666,11 @@
fixed-address erbium.eqiad.wmnet;
}
+host eventlog1001 {
+ hardware ethernet 90:B1:1C:2D:80:E4;
+ fixed-address eventlog1001.eqiad.wmnet;
+}
+
host fluorine {
hardware ethernet 78:2b:cb:08:ba:a9;
fixed-address fluorine.eqiad.wmnet;
--
To view, visit https://gerrit.wikimedia.org/r/193161
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I392018a2a97d0f3caa2d829dccabe6a5ec7762fe
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