mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +01:00
add comment
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
|
||||
{% if pillar.global.endgamehost != '' %}
|
||||
{# this is added to prevent endgame_dict from being added to standard_actions for each time this file is rendered #}
|
||||
{# since this map file is rendered 3 times, it causes endgame_dict to appened 3 times if custom actions are defined in the pillar #}
|
||||
{% set endgame = namespace(add=true) %}
|
||||
{% for d in standard_actions %}
|
||||
{% if d.name is defined %}
|
||||
|
||||
Reference in New Issue
Block a user