Elukey has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/347813 )
Change subject: netboot.cfg: set correct priority to the videoscaler's recipe
......................................................................
netboot.cfg: set correct priority to the videoscaler's recipe
Videoscalers need to run without the /tmp partition to avoid
ffmpeg tmp files to fill it up. The name match for videoscalers
needs to happen before the rest of the mw* to be effective.
Change-Id: I26a18d2751c2bd08e835a68b72d5c218a7d7eb96
---
M modules/install_server/files/autoinstall/netboot.cfg
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/13/347813/1
diff --git a/modules/install_server/files/autoinstall/netboot.cfg
b/modules/install_server/files/autoinstall/netboot.cfg
index d4915ff..034cb60 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -117,13 +117,13 @@
ms-be30[0-9][0-9]) echo partman/ms-be-esams.cfg ;; \
ms-fe[1-2]0[0-9][0-9]) echo partman/raid1-1partition.cfg ;; \
ms-fe30[0-9][0-9]) echo partman/flat.cfg ;; \
+ mw116[89]) echo partman/mw-no-tmp.cfg ;; \
+ mw211[89]|mw2152|mw2246) echo partman/mw-no-tmp.cfg ;; \
mw1259) echo partman/mw-raid1.cfg ;; \
mw12[6-9][0-9]) echo partman/mw-raid1.cfg ;; \
mw13*) echo partman/mw-raid1.cfg ;; \
mw22*) echo partman/mw-raid1.cfg ;; \
osmium) echo partman/mw-raid1.cfg ;; \
- mw116[89]) echo partman/mw-no-tmp.cfg ;; \
- mw211[89]|mw2152|mw2246) echo partman/mw-no-tmp.cfg ;; \
mw[0-9]*|rcs[0-9]*) echo partman/mw.cfg ;; \
mx1001|mx2001) echo partman/flat.cfg virtual.cfg ;; \
netmon1001) echo partman/lvm-ext-srv.cfg ;; \
--
To view, visit https://gerrit.wikimedia.org/r/347813
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I26a18d2751c2bd08e835a68b72d5c218a7d7eb96
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits