summaryrefslogtreecommitdiff
path: root/roles/installer/debian/preseed/templates/preseed_xubuntu-eoan-desktop-with-raid.cfg.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/installer/debian/preseed/templates/preseed_xubuntu-eoan-desktop-with-raid.cfg.j2')
-rw-r--r--roles/installer/debian/preseed/templates/preseed_xubuntu-eoan-desktop-with-raid.cfg.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/installer/debian/preseed/templates/preseed_xubuntu-eoan-desktop-with-raid.cfg.j2 b/roles/installer/debian/preseed/templates/preseed_xubuntu-eoan-desktop-with-raid.cfg.j2
index b0d5a18d..044bf07f 100644
--- a/roles/installer/debian/preseed/templates/preseed_xubuntu-eoan-desktop-with-raid.cfg.j2
+++ b/roles/installer/debian/preseed/templates/preseed_xubuntu-eoan-desktop-with-raid.cfg.j2
@@ -97,7 +97,7 @@ d-i partman-auto/expert_recipe string \
options/nodev{ nodev } options/noatime{ noatime } \
options/noexec{ noexec } \
. \
- 20480 10000 20480 ext4 \
+ 20480 10000 40960 ext4 \
$defaultignore{ } $lvmok{ } \
in_vg{ {{ hostvars[install_hostname].host_name }} } \
method{ format } format{ } \