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

Include meta for Galaxy install #80

Merged
merged 3 commits into from
Jan 13, 2017
Merged

Include meta for Galaxy install #80

merged 3 commits into from
Jan 13, 2017

Conversation

arm4b
Copy link
Member

@arm4b arm4b commented Jan 13, 2017

Meta which allows installing ansible-st2 repo via ansible-galaxy

ansible-galaxy install ...

And while ansible-st2 is not a real single "role", since we store many roles in roles/, this workaround for ansible.cfg to find stackstorm roles in plays should work:

[defaults]
roles_path = /etc/ansible/roles/:/etc/ansible/roles/stackstorm/roles/

@arm4b arm4b added the feature label Jan 13, 2017
@arm4b arm4b added this to the v0.7.0 milestone Jan 13, 2017
Copy link
Contributor

@humblearner humblearner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@bigmstone bigmstone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Mierdin
Copy link
Member

Mierdin commented Jan 13, 2017

LGTM 👍 - I assume I should update this in #66 to include CentOS then?

@arm4b arm4b merged commit bae94e2 into master Jan 13, 2017
@arm4b arm4b deleted the feature/meta-for-galaxy branch January 13, 2017 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants