From 90dba02ec1fe61005b1bd5bc88050c215d483e09 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 31 Jul 2023 00:38:17 +0200 Subject: make backups of ch-equinox-ws home once per day --- inventory/host_vars/ch-epimetheus.yml | 3 +++ 1 file changed, 3 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 4addfac9..62c70693 100644 --- a/inventory/host_vars/ch-epimetheus.yml +++ b/inventory/host_vars/ch-epimetheus.yml @@ -174,6 +174,9 @@ zfs_syncoid_sources: storage: recursive: yes skip_parent: yes + periodic: + schedule: "*-*-* 04:20:00" + timeout: 2h 'sk-2019vm': ssh_hostname: "{{ hostvars['sk-2019vm'].external_ip }}" ssh_port: "{{ hostvars['sk-2019vm'].ansible_port }}" -- cgit v1.2.3