♻:: refactor vars of elasticsearch

This commit is contained in:
VC
2024-07-05 11:53:51 +02:00
parent cc61e04e49
commit 443dbda278
2 changed files with 5 additions and 6 deletions

View File

@@ -1,8 +1,2 @@
---
elasticsearch_key_url: "https://artifacts.elastic.co/GPG-KEY-elasticsearch"
elasticsearch_key_path: "/usr/share/keyrings/elasticsearch.asc"
elasticsearch_data_dir: /srv/elasticsearch
elasticsearch_max_mem: 512m

View File

@@ -0,0 +1,5 @@
---
elasticsearch_key_url: "https://artifacts.elastic.co/GPG-KEY-elasticsearch"
elasticsearch_key_path: "/usr/share/keyrings/elasticsearch.asc"
elasticsearch_data_dir: /srv/elasticsearch