add managersearch to list

This commit is contained in:
m0duspwnens
2021-12-16 13:48:41 -05:00
parent affe5b9ac0
commit a46a876ec6

View File

@@ -15,7 +15,7 @@
{% set COMMONNAME = manager %}
{% endif %}
{% if grains.id.split('_')|last in ['manager', 'eval', 'standalone', 'import', 'helixsensor'] %}
{% if grains.id.split('_')|last in ['manager', 'managersearch', 'eval', 'standalone', 'import', 'helixsensor'] %}
{% set trusttheca_text = salt['cp.get_file_str']('/etc/pki/ca.crt')|replace('\n', '') %}
{% set ca_server = grains.id %}
include: