summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-tomnext-nc.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-06-14 21:33:41 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-06-14 21:33:41 +0200
commit3e462c69e5cc515e519dc2622ef151bb8d1ad386 (patch)
tree0aa926fdf24f2b783d2ae311bfbed6b465cf9277 /inventory/host_vars/sk-tomnext-nc.yml
parentdocker/containerd/kubelet: more flexible handling of zfs properties (diff)
nextcloud/etherpad-lite imrpoved zfs property handling
Diffstat (limited to 'inventory/host_vars/sk-tomnext-nc.yml')
-rw-r--r--inventory/host_vars/sk-tomnext-nc.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/inventory/host_vars/sk-tomnext-nc.yml b/inventory/host_vars/sk-tomnext-nc.yml
index 766bdcff..9df47214 100644
--- a/inventory/host_vars/sk-tomnext-nc.yml
+++ b/inventory/host_vars/sk-tomnext-nc.yml
@@ -93,7 +93,8 @@ postfix_simple_inet_interfaces:
nextcloud_zfs:
pool: storage
name: nextcloud
- size: 700G
+ properties:
+ compression: lz4
nextcloud_instances:
team.tomwaitz.eu:
@@ -102,7 +103,8 @@ nextcloud_instances:
port: 8100
hostnames:
- team.tomwaitz.eu
- quota: 700G
+ zfs_properties:
+ quota: 700G
database:
type: mariadb
version: 10.5.3