summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-01-09 23:38:15 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-01-09 23:38:15 +0100
commit33bcad8006dcd3717f8a3a067ead4537e5e3da55 (patch)
tree31cf9af60ed54928e54a8d0acd97f813f336e086 /inventory/host_vars
parentcleanup some testvms (diff)
ingore testvms for sanoid backups
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/ch-phoebe.yml3
-rw-r--r--inventory/host_vars/ch-prometheus.yml3
2 files changed, 6 insertions, 0 deletions
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