summaryrefslogtreecommitdiff
path: root/preseed/hosts/dione_debian-stretch.cfg
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/hosts/dione_debian-stretch.cfg
parentfix k8s-stream group in inventory (diff)
3gb for root fs of helene and dione
Diffstat (limited to 'preseed/hosts/dione_debian-stretch.cfg')
-rw-r--r--preseed/hosts/dione_debian-stretch.cfg2
1 files changed, 1 insertions, 1 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 } \