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-testvm-phoebe.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory/host_vars/ch-testvm-phoebe.yml') diff --git a/inventory/host_vars/ch-testvm-phoebe.yml b/inventory/host_vars/ch-testvm-phoebe.yml index 880b4e06..e480ae5d 100644 --- a/inventory/host_vars/ch-testvm-phoebe.yml +++ b/inventory/host_vars/ch-testvm-phoebe.yml @@ -13,6 +13,8 @@ install: type: zfs name: root size: 15g + properties: + 'syncoid:sync': 'false' interfaces: - bridge: br-svc name: svc0 -- cgit v1.2.3