mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Enabled playbook
This commit is contained in:
@@ -97,6 +97,9 @@ base:
|
|||||||
{%- if THEHIVE != 0 %}
|
{%- if THEHIVE != 0 %}
|
||||||
- hive
|
- hive
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
{%- if PLAYBOOK != 0 %}
|
||||||
|
- playbook
|
||||||
|
{%- endif %}
|
||||||
{%- if FREQSERVER != 0 %}
|
{%- if FREQSERVER != 0 %}
|
||||||
- freqserver
|
- freqserver
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user