Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Pack Install & Configure #117

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

arm4b
Copy link
Member

@arm4b arm4b commented Feb 13, 2017

Implement logic described in #74 to install & configure StackStorm integration packs via Ansible.

@arm4b
Copy link
Member Author

arm4b commented Mar 3, 2017

After trying more workarounds, it's not possible to make syntax described in #74 (comment) with pure Ansible playbook/yaml logic.

This will require us to write custom Ansible module similar to apt, yum, pip which will work with st2client lib. Additional problem is that pack install is not idempotent by design.

@CLAassistant
Copy link

CLAassistant commented May 11, 2022

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants