RobH has uploaded a new change for review.
https://gerrit.wikimedia.org/r/207142
Change subject: setting up new partman recipe for logstash
......................................................................
setting up new partman recipe for logstash
referencing a file that doesn't exist in puppet, logstash.testing.cfg.
once i have a working recipe in live hack in place, i'll commit to git
and reinstall the test system (logstash1004)
T96692
Change-Id: I2e6598f687391690a83d9a7d3cb8c3c90167fe5b
---
M modules/install-server/files/autoinstall/netboot.cfg
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/42/207142/1
diff --git a/modules/install-server/files/autoinstall/netboot.cfg
b/modules/install-server/files/autoinstall/netboot.cfg
index 857dbac..c9805c7 100755
--- a/modules/install-server/files/autoinstall/netboot.cfg
+++ b/modules/install-server/files/autoinstall/netboot.cfg
@@ -88,6 +88,8 @@
osm-cp*) echo partman/mw.cfg ;; \
pc100[1-3]) echo partman/mw.cfg ;; \
rdb100[1-4]|logstash100[1-3]) echo partman/mw.cfg ;; \
+## the new logstash systems will need new partman recipe. its easier to use a
temp non puppet file for testing, and then change it out before final reinstall.
+ logstash100[4-6]) echo logstash.testing.cfg ;; \
labcontrol1001|labnodepool1001|mira|rdb200[1-4]) echo
partman/raid1-lvm-ext4-srv.cfg ;; \
snapshot[1-4]|snapshot100[1-4]) echo partman/snapshot.cfg ;; \
stat1002) echo partman/lvm-noraid-large.a.cfg ;; \
--
To view, visit https://gerrit.wikimedia.org/r/207142
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2e6598f687391690a83d9a7d3cb8c3c90167fe5b
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