summaryrefslogtreecommitdiff
path: root/preseed
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-01-19 22:14:40 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-01-19 22:17:43 +0100
commit9a59bc41173918c6e93ae4cce26c6665d2682d09 (patch)
treec81b12ba7ac0034b0c517f3f064bb3ff29591976 /preseed
parentfix k8s-stream group in inventory (diff)
3gb for root fs of helene and dione
Diffstat (limited to 'preseed')
-rw-r--r--preseed/hosts/dione_debian-stretch.cfg2
-rw-r--r--preseed/hosts/helene_debian-stretch.cfg12
2 files changed, 7 insertions, 7 deletions
diff --git a/preseed/hosts/dione_debian-stretch.cfg b/preseed/hosts/dione_debian-stretch.cfg
index 5a7cffcb..8f989ff6 100644
--- a/preseed/hosts/dione_debian-stretch.cfg
+++ b/preseed/hosts/dione_debian-stretch.cfg
@@ -56,7 +56,7 @@ d-i partman-auto/expert_recipe string \
$defaultignore{ } $primary{ } \
method{ lvm } vg_name{ dione } \
. \
- 1536 10000 2048 ext4 \
+ 2560 10000 3072 ext4 \
$lvmok{ } in_vg{ dione } \
method{ format } format{ } \
use_filesystem{ } filesystem{ ext4 } \
diff --git a/preseed/hosts/helene_debian-stretch.cfg b/preseed/hosts/helene_debian-stretch.cfg
index 44758e8d..b89e7326 100644
--- a/preseed/hosts/helene_debian-stretch.cfg
+++ b/preseed/hosts/helene_debian-stretch.cfg
@@ -54,22 +54,22 @@ d-i partman-auto/expert_recipe string \
. \
1000 10000 -1 ext4 \
$defaultignore{ } $primary{ } \
- method{ lvm } vg_name{ helene } \
+ method{ lvm } vg_name{ helene } \
. \
- 1536 10000 2048 ext4 \
- $lvmok{ } in_vg{ helene } \
+ 2560 10000 3072 ext4 \
+ $lvmok{ } in_vg{ helene } \
method{ format } format{ } \
use_filesystem{ } filesystem{ ext4 } \
mountpoint{ / } \
. \
1024 11000 1280 ext4 \
- $lvmok{ } in_vg{ helene } \
+ $lvmok{ } in_vg{ helene } \
method{ format } format{ } \
use_filesystem{ } filesystem{ ext4 } \
mountpoint{ /var } \
. \
768 10000 768 ext4 \
- $lvmok{ } in_vg{ helene } \
+ $lvmok{ } in_vg{ helene } \
method{ format } format{ } \
use_filesystem{ } filesystem{ ext4 } \
mountpoint{ /var/log } \
@@ -78,7 +78,7 @@ d-i partman-auto/expert_recipe string \
options/noexec{ noexec } \
. \
16 20000 -1 ext4 \
- $lvmok{ } in_vg{ helene } \
+ $lvmok{ } in_vg{ helene } \
method( keep } lv_name{ dummy } \
.