update elasticsearch w/ ssl & xpack support

This commit is contained in:
2026-08-07 16:23:00 +02:00
parent 871b8d1f83
commit 86d8986630
24 changed files with 1139 additions and 509 deletions
@@ -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