Inital commit

This commit is contained in:
phil 2023-05-13 08:30:14 +02:00
commit 34c7873af9
8 changed files with 121 additions and 0 deletions

8
defaults/main.yml Normal file
View file

@ -0,0 +1,8 @@
---
opensearch_apt_key_url: https://artifacts.opensearch.org/publickeys/opensearch.pgp
opensearch_apt_repo: https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable main
opensearch_network_host: 127.0.0.1
opensearch_http_port: 9200
opensearch_attachment_max_size: 50
opensearch_plugin_update_script: update-opensearch-plugins
opensearch_monit_service: opensearch