From 33bcad8006dcd3717f8a3a067ead4537e5e3da55 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 9 Jan 2022 23:38:15 +0100 Subject: ingore testvms for sanoid backups --- inventory/host_vars/ch-phoebe.yml | 3 +++ inventory/host_vars/ch-prometheus.yml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/inventory/host_vars/ch-phoebe.yml b/inventory/host_vars/ch-phoebe.yml index 915adbea..42ac5a8e 100644 --- a/inventory/host_vars/ch-phoebe.yml +++ b/inventory/host_vars/ch-phoebe.yml @@ -102,3 +102,6 @@ zfs_sanoid_modules: use_template: production recursive: yes process_children_only: yes + nvme/vm/ch-testvm-phoebe: + use_template: ignore + recursive: yes diff --git a/inventory/host_vars/ch-prometheus.yml b/inventory/host_vars/ch-prometheus.yml index 4851ce5b..6bf2cba3 100644 --- a/inventory/host_vars/ch-prometheus.yml +++ b/inventory/host_vars/ch-prometheus.yml @@ -120,6 +120,9 @@ zfs_sanoid_modules: use_template: production recursive: yes process_children_only: yes + nvme/vm/ch-testvm-prometheus: + use_template: ignore + recursive: yes storage/vm: use_template: production recursive: yes -- cgit v1.2.3