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