summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-hroottest-vm1.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-06-15 00:09:58 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-06-15 00:09:58 +0200
commit35cf0966c3a3ab5bd519bf7a0ecc2fb9b4efea9f (patch)
tree2e1f29fdcee85170b1a5d098f1c713f93d4de768 /inventory/host_vars/ch-hroottest-vm1.yml
parentnextcloud/etherpad-lite imrpoved zfs property handling (diff)
zfs backed vm volumes: improved property handling
Diffstat (limited to 'inventory/host_vars/ch-hroottest-vm1.yml')
-rw-r--r--inventory/host_vars/ch-hroottest-vm1.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-hroottest-vm1.yml b/inventory/host_vars/ch-hroottest-vm1.yml
index d3276efb..39a2457c 100644
--- a/inventory/host_vars/ch-hroottest-vm1.yml
+++ b/inventory/host_vars/ch-hroottest-vm1.yml
@@ -14,6 +14,15 @@ install:
type: zfs
name: root
size: 20g
+ properties:
+ refreservation: none
+ sdb:
+ type: zfs
+ name: data
+ size: 100g
+ properties:
+ refreservation: none
+ compression: off
interfaces:
- bridge: br-public
name: primary0