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

First run of the playbook: Pack "st2" is not found. #251

Closed
surfer190 opened this issue Sep 12, 2019 · 0 comments · Fixed by #252
Closed

First run of the playbook: Pack "st2" is not found. #251

surfer190 opened this issue Sep 12, 2019 · 0 comments · Fixed by #252

Comments

@surfer190
Copy link
Contributor

OS Version: CentOS Linux release 7.6.1810
Ansible st2 version: https://github.com/StackStorm/ansible-st2/tree/v1.3.0
Ansible version: ansible 2.7.6

Using the following host_vars:

---

...
st2_config: {}

st2_packs: []

Gives:

TASK [StackStorm.st2smoketests : Verify if st2 pack was installed] *************************************************************************
fatal: [st2]: FAILED! => {"changed": false, "cmd": ["st2", "pack", "get", "st2"], "delta": "0:00:00.708317", "end": "2019-09-12 09:03:10.273644", "msg": "non-zero return code", "rc": 2, "start": "2019-09-12 09:03:09.565327", "stderr": "", "stderr_lines": [], "stdout": "Pack \"st2\" is not found.", "stdout_lines": ["Pack \"st2\" is not found."]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant