mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
put repos in /repo in es container
This commit is contained in:
@@ -327,7 +327,7 @@ so-elasticsearch:
|
||||
{% endif %}
|
||||
{% if ESCONFIG.path.repo %}
|
||||
{% for repo in ESCONFIG.path.repo %}
|
||||
- /nsm/elasticsearch/repo{{ repo }}:{{ repo }}:rw
|
||||
- /nsm/elasticsearch/repo{{ repo }}:/repo/{{ repo }}:rw
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
- watch:
|
||||
|
||||
Reference in New Issue
Block a user