diff --git a/salt/elasticsearch/init.sls b/salt/elasticsearch/init.sls index 5ed9670a9..353184625 100644 --- a/salt/elasticsearch/init.sls +++ b/salt/elasticsearch/init.sls @@ -327,7 +327,7 @@ so-elasticsearch: {% endif %} {% if ESCONFIG.path.repo %} {% for repo in ESCONFIG.path.repo %} - - /nsm/elasticsearch/repo{{ repo }}:/repo/{{ repo }}:rw + - /nsm/elasticsearch/repo{{ repo }}:{{ repo }}:rw {% endfor %} {% endif %} - watch: