Opensearch: Aktualisiere Plugins bei Paket-Updates

This commit is contained in:
phil 2023-05-11 08:46:18 +02:00
parent dd490795b3
commit cff4fc38b3
5 changed files with 60 additions and 2 deletions

View file

@ -6,6 +6,9 @@ opensearch:
http_port: 9200
attachment_max_size: 50
opensearch_plugin_update_script: update-opensearch-plugins
opensearch_monit_service: opensearch
ruby_path: "{{ zammad_user_home }}/.rbenv"
ruby_bin_path: "{{ ruby_path }}/versions/{{ ruby_version }}/bin"
ruby_build_repo: https://github.com/rbenv/ruby-build.git