From 4fa2b9d42459fc9ed8244ae14300754c3892a6ef Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 9 Jan 2022 23:56:56 +0100 Subject: data disk of ch-apps is going to use zfs itself: don't create backup snapshots from disk image --- inventory/host_vars/ch-prometheus.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inventory/host_vars') diff --git a/inventory/host_vars/ch-prometheus.yml b/inventory/host_vars/ch-prometheus.yml index 6bf2cba3..cc8598ba 100644 --- a/inventory/host_vars/ch-prometheus.yml +++ b/inventory/host_vars/ch-prometheus.yml @@ -123,6 +123,9 @@ zfs_sanoid_modules: nvme/vm/ch-testvm-prometheus: use_template: ignore recursive: yes + nvme/vm/ch-apps/data: + use_template: ignore + recursive: yes storage/vm: use_template: production recursive: yes -- cgit v1.2.3