summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-11-18 01:26:24 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-11-18 01:26:24 +0100
commit87dba67547e1d44df9a309b860e5bcd3808e8b96 (patch)
tree20788fe36bf2f0ed82dd721261011afe37346bb7
parentch-mimas: move git repos to zfs and prepare for remote backups (diff)
add syncoid backups for ch-mimas
-rw-r--r--inventory/host_vars/ch-epimetheus.yml11
1 files changed, 11 insertions, 0 deletions
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