Move In Day

This commit is contained in:
Mike Reeves
2022-09-07 09:06:25 -04:00
parent dcb7b49dbe
commit 2bd9dd80e2
611 changed files with 8015 additions and 16211 deletions

View File

@@ -1,4 +1,3 @@
{% if salt['pillar.get']('elasticsearch:auth:enabled', False) %}
elastic_curl_config_distributed:
file.managed:
- name: /opt/so/saltstack/local/salt/elasticsearch/curl.config
@@ -6,4 +5,3 @@ elastic_curl_config_distributed:
- template: jinja
- mode: 600
- show_changes: False
{% endif %}