From 87dba67547e1d44df9a309b860e5bcd3808e8b96 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 18 Nov 2022 01:26:24 +0100 Subject: add syncoid backups for ch-mimas --- inventory/host_vars/ch-epimetheus.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'inventory/host_vars/ch-epimetheus.yml') diff --git a/inventory/host_vars/ch-epimetheus.yml b/inventory/host_vars/ch-epimetheus.yml index c528d71a..0e583110 100644 --- a/inventory/host_vars/ch-epimetheus.yml +++ b/inventory/host_vars/ch-epimetheus.yml @@ -138,6 +138,17 @@ zfs_syncoid_sources: storage: recursive: yes skip_parent: yes + 'ch-mimas': + ssh_hostname: "116.203.212.131" + ssh_port: "{{ hostvars['ch-mimas'].ansible_port }}" + report_prometheus_textfile_path: "/var/lib/prometheus-node-exporter/textfile-collector" + periodic: + schedule: "*-*-* 00,06,12,18:10:00" + timeout: 5h + paths: + storage: + recursive: yes + skip_parent: yes 'ch-equinox-t450s': ssh_hostname: 192.168.28.139 ssh_port: 222 -- cgit v1.2.3