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

Add detect_remote_minions and remote_minions_port options to detect minions connected on other ports #60633

Merged
merged 2 commits into from Aug 2, 2021

Conversation

Ch3LL
Copy link
Contributor

@Ch3LL Ch3LL commented Jul 27, 2021

What does this PR do?

Allows presence events to work with Heist-Salt minions. I'm definitely up for suggestions on what we should call these two different options. I was not certain what I picked was the best name to choose.

What issues does this PR fix or reference?

Fixes: #60612

Previous Behavior

Presence events would not work with heist-salt minions which the salt master connects to the minions over port 22.

New Behavior

If a user sets the configurations detect_remote_minions to True it will try to detect connected minions over port 22 unless the port specified is changed with the configuration remote_minions_port

Merge requirements satisfied?

Commits signed with GPG?

Yes

@Ch3LL Ch3LL requested a review from a team as a code owner July 27, 2021 12:17
@Ch3LL Ch3LL requested review from garethgreenaway and removed request for a team July 27, 2021 12:17
@Ch3LL Ch3LL added the Silicon v3004.0 Release code name label Jul 28, 2021
@garethgreenaway garethgreenaway merged commit 2ef5e55 into saltstack:master Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Silicon v3004.0 Release code name
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Presence Events do not work with Heist-Salt minions
2 participants