Update top.sls

This commit is contained in:
Josh Brower
2020-05-11 09:48:24 -04:00
committed by GitHub
parent 09e2413695
commit b658f7133b

View File

@@ -97,12 +97,6 @@ base:
{%- if THEHIVE != 0 %}
- hive
{%- endif %}
{%- if PLAYBOOK != 0 %}
- playbook
{%- endif %}
{%- if NAVIGATOR != 0 %}
- navigator
{%- endif %}
{%- if FREQSERVER != 0 %}
- freqserver
{%- endif %}