Gehel has submitted this change and it was merged.

Change subject: Increase max size for /var/lib/wdqs to take all remaining space
......................................................................


Increase max size for /var/lib/wdqs to take all remaining space

Bug: T120714
Change-Id: Id0d2485a39b7729b24fe6044af708a999046c553
---
M modules/install_server/files/autoinstall/partman/lvm-wdqs.cfg
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Gehel: Looks good to me, approved
  RobH: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/modules/install_server/files/autoinstall/partman/lvm-wdqs.cfg 
b/modules/install_server/files/autoinstall/partman/lvm-wdqs.cfg
index 443c08e..c81a7bd 100644
--- a/modules/install_server/files/autoinstall/partman/lvm-wdqs.cfg
+++ b/modules/install_server/files/autoinstall/partman/lvm-wdqs.cfg
@@ -38,7 +38,7 @@
                        filesystem{ ext4 }      \
                        mountpoint{ / } \
                .       \
-               200000 200000 200000 ext4       \
+               200000 200000 20000000 ext4     \
                        $lvmok{ }       \
                        method{ format }        \
                        format{ }       \

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id0d2485a39b7729b24fe6044af708a999046c553
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Gehel <[email protected]>
Gerrit-Reviewer: Gehel <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to