StackStorm / ansible-st2

Ansible Roles and Playbooks to deploy StackStorm
https://galaxy.ansible.com/StackStorm/stackstorm/
Apache License 2.0
100 stars 77 forks source link

Remove EWC support & move LDAP/RBAC configuration to Stackstorm.st2 #290

Closed winem closed 3 years ago

winem commented 3 years ago

This PR:

close #260

arm4b commented 3 years ago

Related to this PR, st2docs may need an update: https://docs.stackstorm.com/install/ansible.html to reflect this new change.

It's possible to include the instructions from the history to provide the RBAC & LDAP configuration example:
https://github.com/StackStorm/st2docs/pull/1020/files#diff-3f8f088be48f3933baeab8a1722d69bb0c9f2351670eaf2f2f4a2c9d83058e9c

winem commented 3 years ago

Related to this PR, st2docs may need an update: https://docs.stackstorm.com/install/ansible.html to reflect this new change.

It's possible to include the instructions from the history to provide the RBAC & LDAP configuration example: https://github.com/StackStorm/st2docs/pull/1020/files#diff-3f8f088be48f3933baeab8a1722d69bb0c9f2351670eaf2f2f4a2c9d83058e9c

I'll look into that over the weekend.

winem commented 3 years ago

I provided a PR for the st2docs update: https://github.com/StackStorm/st2docs/pull/1061

winem commented 3 years ago

Enabling the RBAC tests take a bit more time than expected but I'm on it and provide them in the next days.

winem commented 3 years ago

@armab this PR passes the tests now and I ran them multiple times in my own dev environment. So I hope I got everything right now.