Andrew Bogott has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/179760

Change subject: Reprioritize partitioning so we get a swap.
......................................................................

Reprioritize partitioning so we get a swap.

Change-Id: I38a4c70de39e41e142337a481144a137ee0b4356
---
M modules/install-server/files/autoinstall/partman/virt-hp.cfg
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/60/179760/1

diff --git a/modules/install-server/files/autoinstall/partman/virt-hp.cfg 
b/modules/install-server/files/autoinstall/partman/virt-hp.cfg
index bfde86a..43df8fd 100644
--- a/modules/install-server/files/autoinstall/partman/virt-hp.cfg
+++ b/modules/install-server/files/autoinstall/partman/virt-hp.cfg
@@ -21,7 +21,7 @@
 # This makes partman automatically partition without confirmation, provided
 # that you told it what to do using one of the methods above.
 d-i    partman-auto/expert_recipe      string  virtOS ::  \
-               30000 300 30000 ext4                    \
+               30000 5000 30000 ext4                   \
                        $primary{ }             \
                        $bootable{ }            \
                        method{ format }        \
@@ -30,7 +30,7 @@
                        filesystem{ ext4 }      \
                        mountpoint{ / }         \
                .                               \
-               10000 8000 -1 ext4 \
+               10000 300 -1 ext4 \
                        $primary{ }             \
                        method{ format }        \
                        format{ }               \

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I38a4c70de39e41e142337a481144a137ee0b4356
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>

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

Reply via email to