Fix #7997: describe how to upgrade Salt Minion in a proper way#39952
Merged
cachedout merged 1 commit intosaltstack:2016.11from Mar 10, 2017
vutny:doc-faq-minion-upgrade-restart
Merged
Fix #7997: describe how to upgrade Salt Minion in a proper way#39952cachedout merged 1 commit intosaltstack:2016.11from vutny:doc-faq-minion-upgrade-restart
cachedout merged 1 commit intosaltstack:2016.11from
vutny:doc-faq-minion-upgrade-restart
Conversation
Contributor
|
Great! Thanks for taking this one on, @vutny |
Contributor
|
I experienced some issues deploying the new solution: The Master loses connection to the Minion upon restart, which makes it print a "Minion did not return. [No response]" error and probably also aborts the highstate run for that Minion. I fixed this by adding Two additional notes:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Updates FAQ with Salt Minion upgrade techniques using modern Salt facilities and hacky workarounds for Debian.
What issues does this PR fix or reference?
Should resolve issue #7997