Merge pull request #13764 from Security-Onion-Solutions/safedir

Safedir
This commit is contained in:
Josh Patterson
2024-10-01 15:12:53 -04:00
committed by GitHub

View File

@@ -79,6 +79,7 @@ soresourcesrepoconfig:
- name: safe.directory - name: safe.directory
- value: /nsm/securityonion-resources - value: /nsm/securityonion-resources
- global: True - global: True
- user: socore
{% if not GLOBALS.airgap %} {% if not GLOBALS.airgap %}
soresourcesrepoclone: soresourcesrepoclone:
@@ -87,6 +88,7 @@ soresourcesrepoclone:
- target: /nsm/securityonion-resources - target: /nsm/securityonion-resources
- rev: 'main' - rev: 'main'
- depth: 1 - depth: 1
- force_reset: True
{% endif %} {% endif %}
elasticdefendconfdir: elasticdefendconfdir: