mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
5 lines
187 B
Django/Jinja
5 lines
187 B
Django/Jinja
# DO NOT EDIT THIS FILE! Strelka YARA rule repos are stored here from the strelka.repos pillar section
|
|
{%- for repo in salt['pillar.get']('strelka:repos', {}) %}
|
|
{{ repo }}
|
|
{%- endfor %}
|