Merge pull request #1331 from Security-Onion-Solutions/fix/top

add redis to eval if playbook enabled
This commit is contained in:
Josh Patterson
2020-09-11 18:31:19 -04:00
committed by GitHub

View File

@@ -128,6 +128,7 @@ base:
{%- endif %}
{%- if PLAYBOOK != 0 %}
- playbook
- redis
{%- endif %}
{%- if FREQSERVER != 0 %}
- freqserver