summaryrefslogtreecommitdiff
path: root/roles/installer/debian/preseed/templates/preseed_xubuntu-eoan-desktop-with-raid.cfg.j2
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-05-02 21:32:03 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-05-02 21:32:03 +0200
commit198c69b9a2f21d85d7ec4acb3c391203b1ec2f9f (patch)
tree4e3f1cf7b136596297d09af847ffbb722c0a6148 /roles/installer/debian/preseed/templates/preseed_xubuntu-eoan-desktop-with-raid.cfg.j2
parentlwl k8s: add node 03 (diff)
add new workstation
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{ } \