Hello jenkins-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "mariadb-partman: Modify recipe, to test with es2011"
......................................................................

Revert "mariadb-partman: Modify recipe, to test with es2011"

This reverts commit a0026cd3f341085dee0c2b3d9846d8038e93b597.

Change-Id: Ied2521e47157288f5c50096d4c7f70fe9c60f1f8
---
M modules/install_server/files/autoinstall/partman/db-no-srv-format.cfg
1 file changed, 33 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/34/406134/1

diff --git 
a/modules/install_server/files/autoinstall/partman/db-no-srv-format.cfg 
b/modules/install_server/files/autoinstall/partman/db-no-srv-format.cfg
index 872dbcd..ae153f1 100644
--- a/modules/install_server/files/autoinstall/partman/db-no-srv-format.cfg
+++ b/modules/install_server/files/autoinstall/partman/db-no-srv-format.cfg
@@ -16,4 +16,37 @@
 d-i    partman-lvm/confirm_nooverwrite boolean true
 d-i    partman/confirm boolean true
 
+# standardize vg name for snapshots (otherwise uses hostname)
+d-i    partman-auto-lvm/new_vg_name string tank
+
+d-i    partman-auto/expert_recipe      string  es ::   \
+               40000 40000 40000 ext4          \
+                       $primary{ }             \
+                       $bootable{ }            \
+                       method{ format }        \
+                       format{ }               \
+                       use_filesystem{ }       \
+                       filesystem{ ext4 }      \
+                       mountpoint{ / }         \
+               .                               \
+               8000 8000 8000 linux-swap       \
+                       method{ swap }          \
+                       format{ }               \
+               .                               \
+               64 1000 10000000 xfs            \
+                       lv_name{ data }         \
+                       $defaultignore{ }       \
+                       $lvmok{ }               \
+                       mountpoint{ /srv }      \
+                       options/nobarrier { nobarrier } \
+                       options/noatime { noatime } \
+               .
+
+d-i    partman-auto-lvm/guided_size    string  87%
+
+d-i    partman/choose_partition        \
+               select  finish
+d-i    partman-partitioning/confirm_write_new_label    boolean true
+
 d-i    partman-auto/choose_recipe      es
+d-i    partman/confirm_nooverwrite     boolean true

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ied2521e47157288f5c50096d4c7f70fe9c60f1f8
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <jcre...@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