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-atlas.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory/host_vars/ch-testvm-atlas.yml') diff --git a/inventory/host_vars/ch-testvm-atlas.yml b/inventory/host_vars/ch-testvm-atlas.yml index 3163d17f..f647a97f 100644 --- a/inventory/host_vars/ch-testvm-atlas.yml +++ b/inventory/host_vars/ch-testvm-atlas.yml @@ -11,6 +11,8 @@ install: type: zfs name: root size: 5g + properties: + 'syncoid:sync': 'false' interfaces: - bridge: br-public name: primary0 -- cgit v1.2.3