mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-09-07 13:32:06 +00:00
upgrade ELK stack to 9.4.4
Inclues apps: elasticsearch, logstash, kibana
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
- name: Install ELK stack using Docker
|
||||
hosts: elasticsearch
|
||||
vars:
|
||||
elk_version: "8.17.0"
|
||||
elk_version: "9.4.4"
|
||||
roles:
|
||||
# TODO check for docker install before purging it. This nukes containers
|
||||
# we might not want destroyed.
|
||||
|
||||
Reference in New Issue
Block a user