-
-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Description
Currently Ansible deployment provides functionality of installing EWC/Enterprise version.
There is a dedicated role for that: https://github.com/StackStorm/ansible-st2/tree/master/roles/StackStorm.ewc
As Extreme Networks open-sourced the EWC Enterprise (https://stackstorm.com/2020/05/27/extreme-networks-donates-ewc-to-linux-foundation/), remove the Enterprise functionality from the Ansible module. Rework the module so the settings like RBAC/LDAP could be still easily adjusted via st2
role.
This could be done once the Enterprise functionality is integrated into core StackStorm code.