From 0c51f9fb35abb4ae378ee237bac13c95d3ed5282 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 5 Sep 2021 04:07:57 +0200 Subject: ch-equinox-ws: increase size of home to 400GB --- inventory/host_vars/ch-equinox-ws.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory/host_vars/ch-equinox-ws.yml') diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 50d5b0de..cd93c242 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -31,7 +31,7 @@ install: - nodev - noexec - name: home - size: 200G + size: 400G filesystem: ext4 mountpoint: /home -- cgit v1.2.3