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

Idempotence #6

Closed
arm4b opened this issue Aug 19, 2015 · 1 comment · Fixed by #86
Closed

Idempotence #6

arm4b opened this issue Aug 19, 2015 · 1 comment · Fixed by #86
Assignees
Labels
Milestone

Comments

@arm4b
Copy link
Member

arm4b commented Aug 19, 2015

Second stackstorm.yml playbook re-run should end with the following: changed=0.*failed=0, meaning 0 resources changed.

Include Idempotence check in CI, see:
https://github.com/StackStorm/ansible-st2/blob/master/.kitchen.yml#L17-L18

@arm4b arm4b added the bug label Aug 19, 2015
@arm4b arm4b added this to the v0.3.0 milestone Aug 19, 2015
@arm4b
Copy link
Member Author

arm4b commented Jan 11, 2017

After migrating to our own role for PostgreSQL: #76 we finally can control everything, meaning we can do entire repo Idempotent (which is important thing to run StackStorm installation for internal infra).

@arm4b arm4b self-assigned this Jan 17, 2017
@arm4b arm4b closed this as completed in #86 Jan 18, 2017
arm4b pushed a commit that referenced this issue Jan 18, 2017
Enable Idempotence check
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 a pull request may close this issue.

1 participant