Ansible Roles and Playbooks to deploy StackStorm
Stars
101
Forks
71
Watchers
101
Open Issues
21
Overall repository health assessment
No package.json found
This might not be a Node.js project
154
commits
121
commits
56
commits
44
commits
38
commits
33
commits
17
commits
15
commits
14
commits
11
commits
Merge pull request #336 from StackStorm/remove_centos7
b321d87View on GitHubupdated the ubuntu versions in all the roles metadata files, as i missed these in the last pass
7ea9b45View on GitHubupdated .gitignore to exclude virtual env, additional commit is to force pipelines to run
3cf6bd5View on GitHubremoved ubuntu18 docker template and molecule test file
b89b5f9View on GitHubremoved ubuntu18.04 as it is EOL and mongodb apt keys have expired and mongo are not planing to fix it
1b715fcView on GitHubcurrently there is a incompatibility with requests==0.29.0 and urllib3==1.26.13 which breaks docker-py and molecule cannont talk to the docker api on the host. version 2.29.0 of the requests python library is currently the known fix -- https://github.com/docker/docker-py/issues/3113
4e5eed7View on GitHub