From b08dd03e155543fb6e3d4721c3588e79fdef40a0 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 23 May 2020 08:44:21 +0200 Subject: increase quota for tomnext nextcloud to 700G --- inventory/host_vars/sk-tomnext-nc.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'inventory/host_vars/sk-tomnext-nc.yml') diff --git a/inventory/host_vars/sk-tomnext-nc.yml b/inventory/host_vars/sk-tomnext-nc.yml index 19117003..4394db99 100644 --- a/inventory/host_vars/sk-tomnext-nc.yml +++ b/inventory/host_vars/sk-tomnext-nc.yml @@ -15,7 +15,7 @@ install: sdb: type: zfs name: data - size: 600g + size: 800g interfaces: - bridge: br-public name: primary0 @@ -80,7 +80,7 @@ acmetool_directory_server: "{{ acmetool_directory_server_le_live_v2 }}" nextcloud_zfs: pool: storage name: nextcloud - size: 500G + size: 700G nextcloud_instances: team.tomwaitz.eu: @@ -89,7 +89,7 @@ nextcloud_instances: port: 8100 hostnames: - team.tomwaitz.eu - quota: 100G + quota: 700G database: type: mariadb version: 10.5.3 -- cgit v1.2.3