StackStorm / ansible-st2

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

Add new service st2timersengine #196

Closed nmaludy closed 6 years ago

nmaludy commented 6 years ago

https://github.com/StackStorm/st2docs/pull/749

StackStorm core is adding a new service st2timersengine. Need to add this to the service list: https://github.com/StackStorm/ansible-st2/blob/master/roles/st2/vars/main.yml#L5-L14

This way the service is enabled and started.

arm4b commented 6 years ago

Seems like https://github.com/StackStorm/ansible-st2/pull/198 added st2workflowengine. st2timersengine which is available in st2 since v2.9 needs to be added as well.