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

Ansible playbook needs an update #43

Closed
murgurgula opened this issue Apr 12, 2016 · 4 comments
Closed

Ansible playbook needs an update #43

murgurgula opened this issue Apr 12, 2016 · 4 comments
Milestone

Comments

@murgurgula
Copy link

[DEPRECATION WARNING]: Instead of sudo/sudo_user, use become/become_user and make sure become_method is 'sudo' (default). This feature will be removed in a future release.

Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

[DEPRECATION WARNING]: Using bare variables is deprecated. Update your playbooks so that the environment value uses the full variable syntax ('{{postgresql_env}}'). This feature
will be removed in a future release. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

@arm4b
Copy link
Member

arm4b commented Apr 13, 2016

Part of: #38

Also FYI current Ansible playbooks are considered as outdated,
see Notice in README.md

Rewrite for new packages is required, some work is done in: #42

@murgurgula
Copy link
Author

Sorry for the repetitive ticket. I somehow managed to not see the elefant in the room.

@arm4b
Copy link
Member

arm4b commented Apr 13, 2016

No problem with that,
something not working is really our fault 🌵

Your contribution via submitting an issue make sense to bring more attention to this (and hopefully add priority for something considered as non priority).

@murgurgula
Copy link
Author

It's opensource, it's everyone's fault ^_^ ❤️

However, I would really like to see this updated. I need quick provisioning, so if all stackstorm VM fail in our prod, the oncall person could just launch a script and get them magically up and running as before.
In our setup, StackStorm would handle all the problems before making an escalation to Pager Duty, so if we loose the servers, we're blind. Due to this, we need a strategy to recover fast in case of failure of our StackStorm VMs.

Having a working st2 ansible repo would be a great base for that purpose.

Also, the current st2-ansible does not have the st2web package. It would be usefull to add it.

@arm4b arm4b added this to the v0.4.0 milestone May 2, 2016
@arm4b arm4b closed this as completed in 36f63dc May 6, 2016
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

No branches or pull requests

2 participants