Skip to content

Conversation

@icy
Copy link
Contributor

@icy icy commented Jun 19, 2018

What does this PR do?

Minor improvements and fixes for related PR: #48062.

The dictionary item ssh_gateway_command needs to be duplicated before being used in __ssh_gateway_arguments.

What issues does this PR fix or reference?

Minor improvements and fixes for related PR: #48062.

Previous Behavior

ssh_gateway_command setting is not known when running salt-cloud

New Behavior

ssh_gateway_command setting is known correctly when running salt-cloud

Tests written?

NO

Manual tests at developer's side: yes (by running salt-cloud with different configuration). See the transcript log in the first command on this thread.

Commits signed with GPG?

Yes

icy added 2 commits June 19, 2018 16:09
ssh_gateway_command needs to be duplicated first, otherwise kwargs will not
contain user setting for them at the time __ssh_gateway_arguments is called.
@ghost ghost self-requested a review June 19, 2018 09:25
@icy
Copy link
Contributor Author

icy commented Jun 19, 2018

Transcript of manual test : https://gist.github.com/icy/79de9efdbd35313640e5ce321a95db4b

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.

3 participants