From 796014a73ddf23c8aaabaa771b01060b44347d6a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 10 Jan 2022 22:58:28 +0100 Subject: disable syncoid for some testvms --- inventory/host_vars/ch-apps.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory/host_vars/ch-apps.yml') diff --git a/inventory/host_vars/ch-apps.yml b/inventory/host_vars/ch-apps.yml index a251f4db..5d7d27ab 100644 --- a/inventory/host_vars/ch-apps.yml +++ b/inventory/host_vars/ch-apps.yml @@ -17,6 +17,8 @@ install: type: zfs name: data size: 100g + properties: + 'syncoid:sync': 'false' interfaces: - bridge: br-svc name: svc0 -- cgit v1.2.3