fix role match

This commit is contained in:
m0duspwnens
2023-02-22 10:24:51 -05:00
parent 76011c96d6
commit b8966aa33a

View File

@@ -49,7 +49,7 @@ so_repo:
pkgrepo.managed:
- name: securityonion
- humanname: Security Onion Repo
{% if GLOBALS.role in ['eval', 'standalone', 'import', 'manager', 'managersearch'] %}
{% if GLOBALS.role in ['so-eval', 'so-standalone', 'so-import', 'so-manager', 'so-managersearch'] %}
- baseurl: file:///nsm/repo/
{% else %}
- baseurl: https://{{ GLOBALS.repo_host }}/repo