summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inventory/host_vars/ch-vpn.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-vpn.yml b/inventory/host_vars/ch-vpn.yml
index 193d7417..d1dba82e 100644
--- a/inventory/host_vars/ch-vpn.yml
+++ b/inventory/host_vars/ch-vpn.yml
@@ -12,7 +12,12 @@ install:
sda:
type: zfs
name: root
- size: 20g
+ size: 10g
+ sdb:
+ type: zfs
+ backend: storage
+ name: data
+ size: 50g
interfaces:
- bridge: br-svc
name: svc0