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

morph exec --on="*" should run the command on all hosts asynchronously #142

Open
cole-h opened this issue Jan 20, 2021 · 1 comment
Open
Labels
triaged Discussed in-team, actionable

Comments

@cole-h
Copy link
Contributor

cole-h commented Jan 20, 2021

For example, running morph exec --on="*" ./network.nix nix-collect-garbage on a network where all hosts have a large amount of garbage to collect, this could take a very long time until it moves to the next host.

@andir
Copy link
Contributor

andir commented May 5, 2021

Just adding my 2cent here: I would love this feature but we must make sure to not "hide" deployment failures and not to short-circuit the deployments. I have a few machines that sometimes fail during reloading of systemd services (startup race condition with dns resolver & lets encrypt).

@srhb srhb added the triaged Discussed in-team, actionable label Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged Discussed in-team, actionable
Projects
None yet
Development

No branches or pull requests

3 participants