mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
3 lines
127 B
Django/Jinja
3 lines
127 B
Django/Jinja
{% set PILLAR = pillar %} {# store the in-memory pillar data #}
|
|
{% set GRAINS = grains %} {# store the in-memory grain data #}
|