We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In order to accurately simulate production systems we need to be able to install multiple packages in individual supervisors.
The text was updated successfully, but these errors were encountered:
This would be an awesome feature!
I'm curious to know how that would work with the install_latest_artifact option.
install_latest_artifact
It's possible to mimic this behaviour with habitat's composite packages.
Sorry, something went wrong.
I'll need to dig in a bit, but I imagine we can just encapsulate that behavior (install_latest_artifact) and iterate over it
Make sense, so it's either all or none in that case?
Yeah, probably to start, then maybe look into service specific overrides
seems like the most feasible.
No branches or pull requests
In order to accurately simulate production systems we need to be able to install multiple packages in individual supervisors.
The text was updated successfully, but these errors were encountered: