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

Separate install from service #190

Merged

Conversation

joshgarnett
Copy link

This change allows for the consul binary to be installed separately from the service. This is important in cases when an AMI might be built with internet access, but when actually deploying it is in a private subnet that does not have internet access. The general pattern is to have all software on an AMI and then as a last step just do the configuring at launch.

As long as users were setting an override for their install method and including the default recipe, there should be no breakage here.

johnbellone added a commit that referenced this pull request Jul 4, 2015
@johnbellone johnbellone merged commit 034e33c into sous-chefs:master Jul 4, 2015
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants