From fd1363eedadb183c439a00e143fd05ba8e10ad31 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 2 May 2021 16:45:47 +0200 Subject: add timer for syncoid backups --- 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 7b7bc457..6065f6c5 100644 --- a/inventory/host_vars/ch-epimetheus.yml +++ b/inventory/host_vars/ch-epimetheus.yml @@ -74,6 +74,9 @@ zfs_syncoid_sources: 'ch-prometheus': ssh_hostname: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets['ch-prometheus']) | ipaddr('address') }}" ssh_port: "{{ hostvars['ch-prometheus'].ansible_port }}" + periodic: + schedule: "*-*-* 00,06,12,18:30:00" + timeout: 5h paths: nvme/vm: recursive: yes -- cgit v1.2.3