Filippo Giunchedi has submitted this change and it was merged.

Change subject: restbase: fix partman swap and ordering
......................................................................


restbase: fix partman swap and ordering

Change-Id: I7c241875552bc390bb17c4a848923678c87b108c
---
M modules/install-server/files/autoinstall/partman/cassandrahosts.cfg
1 file changed, 5 insertions(+), 10 deletions(-)

Approvals:
  Filippo Giunchedi: Verified; Looks good to me, approved



diff --git 
a/modules/install-server/files/autoinstall/partman/cassandrahosts.cfg 
b/modules/install-server/files/autoinstall/partman/cassandrahosts.cfg
index 14f026c..bbd67dd 100644
--- a/modules/install-server/files/autoinstall/partman/cassandrahosts.cfg
+++ b/modules/install-server/files/autoinstall/partman/cassandrahosts.cfg
@@ -21,10 +21,10 @@
                        30000   1       30000   raid            \
                                $primary{ } method{ raid }      \
                                $lvmignore{ }                   \
-                               format{ }               \
-                               use_filesystem{ }       \
-                               filesystem{ ext4 }      \
-                               mountpoint{ / }         \
+                       .                                       \
+                       1000    2       1000    raid    \
+                               $primary{ } method{ raid }      \
+                               $lvmignore{ }                   \
                        .                                       \
                        500000  3       -1      raid            \
                                $primary{ } method{ raid }      \
@@ -39,11 +39,6 @@
                                        use_filesystem{ }       \
                                        filesystem{ ext4 }      \
                                        mountpoint{ /var }      \
-                       .                                       \
-                       1000    2       1000    raid    \
-                               $primary{ } method{ raid }      \
-                               $lvmignore{ }                   \
-                               format{ }                       \
                        .
 
 # Parameters are:
@@ -53,7 +48,7 @@
                1       3       1       ext4    /       \
                        /dev/sda1#/dev/sdb1#/dev/sdc1           \
                .                                       \
-               1       3       1       swap    -       \
+               1       3       0       swap    -       \
                        /dev/sda2#/dev/sdb2#/dev/sdc2           \
                .                                       \
                0       3       0       lvm     -       \

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7c241875552bc390bb17c4a848923678c87b108c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <fgiunch...@wikimedia.org>
Gerrit-Reviewer: Filippo Giunchedi <fgiunch...@wikimedia.org>

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

Reply via email to