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

Follow Up: could we experiment with parallel host_pinned setups? that would help speed up server setups I would think. #215

Open
firyx opened this issue Feb 8, 2022 · 1 comment

Comments

@firyx
Copy link
Collaborator

firyx commented Feb 8, 2022

Follow Up: could we experiment with parallel host_pinned setups? that would help speed up server setups I would think.

Originally posted by @MSevey in #214 (comment)

@firyx
Copy link
Collaborator Author

firyx commented Feb 8, 2022

We should consider/discuss this:

host_pinned startegy is a bit dangerous:

[WARNING]: Using any_errors_fatal with the free strategy is not supported, as tasks are executed independently on each host

In practice when we want to update a env variable on all prod portals and the portals-setup-following playbook contains an error (new error is introduced or new corner case is hit) we shutdown the complete cluster.

We are however free to execute the playbook in parallel in parallel shell sessions.

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

1 participant