Elukey has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/347809 )

Change subject: Set the correct partman recipe for mw2246 and mw2152
......................................................................


Set the correct partman recipe for mw2246 and mw2152

The videoscalers need to avoid a separate and small tmp
partition since ffmpeg temporary files can easily fill
it up.

Change-Id: I311f60d4b0b2c0051bce8c1baf32b28718bfa0a3
---
M modules/install_server/files/autoinstall/netboot.cfg
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Elukey: 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 f762e33..d4915ff 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -123,7 +123,7 @@
         mw22*) echo partman/mw-raid1.cfg ;; \
         osmium) echo partman/mw-raid1.cfg ;; \
         mw116[89]) echo partman/mw-no-tmp.cfg ;; \
-        mw211[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/347809
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I311f60d4b0b2c0051bce8c1baf32b28718bfa0a3
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <[email protected]>
Gerrit-Reviewer: Elukey <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to