summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-epimetheus.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-05-01 22:14:51 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-05-01 22:14:51 +0200
commitc3422a919cd2be0f588407cf8a4055aee9137b7c (patch)
treed20150dece2362ad89377586e96930e8712e2d67 /inventory/host_vars/ch-epimetheus.yml
parentinstall python3 plotly and pandas for ch-equinox-* (diff)
ch-prometheus exclude storage/backups from epimetheus backup for now
Diffstat (limited to 'inventory/host_vars/ch-epimetheus.yml')
-rw-r--r--inventory/host_vars/ch-epimetheus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-epimetheus.yml b/inventory/host_vars/ch-epimetheus.yml
index 8b816097..61e5c758 100644
--- a/inventory/host_vars/ch-epimetheus.yml
+++ b/inventory/host_vars/ch-epimetheus.yml
@@ -68,4 +68,5 @@ zfs_syncoid_sources:
recursive: yes
skip_parent: yes
exclude:
+ - '^storage/backups'
- '^storage/vm'