summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-epimetheus.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-01-09 20:10:19 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-01-09 20:10:19 +0100
commita4a6c297b7baddd1b72c571727b7950b9315a908 (patch)
tree40bb5a5e504e79c8ed1c952dd573c9c2c5598459 /inventory/host_vars/ch-epimetheus.yml
parentmove ch-gnocchi to graveyard (diff)
enable zfs backup for ch-phoebe
Diffstat (limited to 'inventory/host_vars/ch-epimetheus.yml')
-rw-r--r--inventory/host_vars/ch-epimetheus.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-epimetheus.yml b/inventory/host_vars/ch-epimetheus.yml
index 1dd25f93..060512e6 100644
--- a/inventory/host_vars/ch-epimetheus.yml
+++ b/inventory/host_vars/ch-epimetheus.yml
@@ -92,6 +92,16 @@ zfs_syncoid_sources:
skip_parent: yes
exclude:
- '^storage/vm'
+ 'ch-phoebe':
+ ssh_hostname: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets['ch-phoebe']) | ipaddr('address') }}"
+ ssh_port: "{{ hostvars['ch-phoebe'].ansible_port }}"
+ periodic:
+ schedule: "*-*-* 00,06,12,18:29:00"
+ timeout: 5h
+ paths:
+ nvme/vm:
+ recursive: yes
+ skip_parent: yes
'ch-equinox-t450s':
ssh_hostname: 192.168.28.139
ssh_port: 222