mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
fix indent
This commit is contained in:
@@ -52,7 +52,7 @@ so_repo:
|
|||||||
{% if GLOBALS.role in ['eval', 'standalone', 'import', 'manager', 'managersearch'] %}
|
{% if GLOBALS.role in ['eval', 'standalone', 'import', 'manager', 'managersearch'] %}
|
||||||
- baseurl: file:///nsm/repo/
|
- baseurl: file:///nsm/repo/
|
||||||
{% else %}
|
{% else %}
|
||||||
- baseurl: https://{{ GLOBALS.repo_host }}/repo
|
- baseurl: https://{{ GLOBALS.repo_host }}/repo
|
||||||
{% endif %}
|
{% endif %}
|
||||||
- enabled: 1
|
- enabled: 1
|
||||||
- gpgcheck: 1
|
- gpgcheck: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user