mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-23 21:21:54 +02:00
3 lines
94 B
Django/Jinja
3 lines
94 B
Django/Jinja
{% from 'firewall/soc/soc.map.jinja' import SOC_FIREWALL -%}
|
|
{{ SOC_FIREWALL | yaml(False) }}
|