From 9ea84fd996a336ca67eb777d305b6b4c1e778d7b Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 25 Sep 2022 22:46:54 +0200 Subject: upgrade ch-equinox-t450s to jammy (final) --- inventory/host_vars/ch-equinox-t450s.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'inventory/host_vars/ch-equinox-t450s.yml') diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index a829bc5f..417c3d76 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -11,9 +11,8 @@ ubuntu_autoinstall_manual_partitioning: yes # edit ESP -> size 128M # add new GPT Part, 1G, ext4, /boot # add new GPT Part, rest of disk, unformatted -> create new LVM: name t450s, enable crypto -# add new LV, root, 40G, ext4, / -# add new LV, var+log, 768M, ext4, /var/log -# add new LV, storage, 500G, unformatted +# add new LV, root, 45G, ext4, / +# add new LV, storage, 380G, unformatted install: -- cgit v1.2.3