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

Change subject: Change partman recipe for new MW codfw videoscalers
......................................................................


Change partman recipe for new MW codfw videoscalers

mw211[89] have only one disk and the default mw recipe
includes a very tiny /tmp partition, that is not suited
for the videoscaler job.

Bug: T156023
Change-Id: I4d9de29fe065e5e4c015ca7f83da8de0e6e5e914
---
M modules/install_server/files/autoinstall/netboot.cfg
1 file changed, 1 insertion(+), 0 deletions(-)

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 e1e77ea..9e9e663 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -121,6 +121,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 ;; \
         mw[0-9]*|rcs[0-9]*) echo partman/mw.cfg ;; \
         mx1001|mx2001) echo partman/flat.cfg virtual.cfg ;; \
         labservices1001|labservices1002|radium|silver|uranium) echo 
partman/raid1.cfg ;; \

-- 
To view, visit https://gerrit.wikimedia.org/r/339166
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4d9de29fe065e5e4c015ca7f83da8de0e6e5e914
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <ltosc...@wikimedia.org>
Gerrit-Reviewer: Elukey <ltosc...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to