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

[master] Enable executor properties in salt-ssh #66340

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

m-czernek
Copy link

@m-czernek m-czernek commented Apr 10, 2024

What does this PR do?

The salt-ssh binary does not accept the module_executors and executor_opts properties, yet the salt binary does. This PR unifies the differences so that we can use the executors property for salt-ssh as well.

Previous Behavior

salt-ssh could only read the module_executors property from the roster file (minion_opts) or from the ssh_minion_opts config.

New Behavior

salt-ssh can read the module_executors property from the command-line arguments as well.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@m-czernek m-czernek requested a review from a team as a code owner April 10, 2024 11:05
@m-czernek m-czernek requested review from Akm0d and removed request for a team April 10, 2024 11:05
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title Enable executor properties in salt-ssh [master] Enable executor properties in salt-ssh Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant