summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-epimetheus.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-12-05 01:04:27 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-12-05 01:04:27 +0100
commit562d174484f41bef84eeb3a41f757e01f570b126 (patch)
tree3a6f3227a246d2924a3b9e65d4635f6d54d22216 /inventory/host_vars/ch-epimetheus.yml
parentch-equinox-(t450s|ws): add dia (diff)
add ch-atlas and sk-2019vm to backup list for ch-epimetheus
Diffstat (limited to 'inventory/host_vars/ch-epimetheus.yml')
-rw-r--r--inventory/host_vars/ch-epimetheus.yml20
1 files changed, 20 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-epimetheus.yml b/inventory/host_vars/ch-epimetheus.yml
index a4e233fa..f6a6af77 100644
--- a/inventory/host_vars/ch-epimetheus.yml
+++ b/inventory/host_vars/ch-epimetheus.yml
@@ -149,6 +149,26 @@ zfs_syncoid_sources:
storage:
recursive: yes
skip_parent: yes
+ 'ch-atlas':
+ ssh_hostname: "{{ hostvars['ch-atlas'].vm_host.network.bridges.public.prefix | ansible.utils.ipaddr(hostvars['ch-atlas'].vm_host.network.bridges.public.offsets['ch-atlas']) | ansible.utils.ipaddr('address') }}"
+ ssh_port: "{{ hostvars['ch-atlas'].ansible_port }}"
+ report_prometheus_textfile_path: "/var/lib/prometheus-node-exporter/textfile-collector"
+ periodic:
+ schedule: "*-*-* 00,06,12,18:05:00"
+ timeout: 5h
+ paths:
+ ssd/vm:
+ recursive: yes
+ skip_parent: yes
+ 'sk-2019vm':
+ ssh_hostname: "{{ hostvars['sk-2019vm'].external_ip }}"
+ ssh_port: "{{ hostvars['sk-2019vm'].ansible_port }}"
+ paths:
+ #storage/mas: {}
+ storage/streamstats: {}
+ storage/vm:
+ recursive: yes
+ skip_parent: yes
'ch-equinox-t450s':
ssh_hostname: 192.168.28.139
ssh_port: 222