summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-epimetheus.yml
diff options
context:
space:
mode:
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