mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-09-07 13:32:06 +00:00
update elasticsearch w/ ssl & xpack support
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# ansible_managed
|
||||
[Unit]
|
||||
Description=Daily timer for ELK TLS certificate renewal check (lego)
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* {{ elk_tls_renew_on_calendar }}
|
||||
RandomizedDelaySec={{ elk_tls_renew_randomized_delay }}
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user