Remove hive from more files

This commit is contained in:
Mike Reeves
2022-03-15 08:28:03 -04:00
parent b5b60af16f
commit 81f0aa58b8
5 changed files with 2 additions and 16 deletions

View File

@@ -277,9 +277,6 @@ base:
- utility
- schedule
- soctopus
{%- if THEHIVE != 0 %}
- thehive
{%- endif %}
{%- if PLAYBOOK != 0 %}
- playbook
{%- endif %}
@@ -369,9 +366,6 @@ base:
- fleet.install_package
{%- endif %}
- soctopus
{%- if THEHIVE != 0 %}
- thehive
{%- endif %}
{%- if PLAYBOOK != 0 %}
- playbook
{%- endif %}