mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-03 06:43:20 +01: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) }}
|