remove conditional on cacertz and capemz

This commit is contained in:
m0duspwnens
2023-05-18 08:36:24 -04:00
parent e15c14cc2e
commit f4b8d385ee

View File

@@ -26,7 +26,6 @@ catrustscript:
GLOBALS: {{ GLOBALS }}
{% endif %}
{% if grains.role in ['so-manager', 'so-helix', 'so-managersearch', 'so-standalone', 'so-import', 'so-searchnode'] %}
cacertz:
file.managed:
- name: /opt/so/conf/ca/cacerts
@@ -40,7 +39,6 @@ capemz:
- source: salt://elasticsearch/tls-ca-bundle.pem
- user: 939
- group: 939
{% endif %}
{% else %}