summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inventory/host_vars/ch-epimetheus.yml3
1 files changed, 3 insertions, 0 deletions
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 }}"