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

Fix ssh_auth pulling keyfile from correct env #10197

Merged
merged 1 commit into from Feb 5, 2014

Conversation

mbarrien
Copy link
Contributor

@mbarrien mbarrien commented Feb 5, 2014

When the ssh_auth state is reading the key from a file on the Salt fileserver, the proper environment isn't passed in. If the key file is in a non-'base' environment it fails.

Looks like this got broken in fbfd926 and affects the 2014.1.0RC3 branch. It was not broken in v0.17.4. Trying to get this in before the release, since it breaks my state files!

@ghost
Copy link

ghost commented Feb 5, 2014

Test FAILed.
Refer to this link for build results: http://jenkins.saltstack.com/job/salt-pr-build/1157/

@s0undt3ch s0undt3ch added this to the Hydrogen Release milestone Feb 5, 2014
@s0undt3ch s0undt3ch self-assigned this Feb 5, 2014
@ghost
Copy link

ghost commented Feb 5, 2014

Test FAILed.
Refer to this link for build results: http://jenkins.saltstack.com/job/salt-pr-build/1163/

s0undt3ch added a commit to s0undt3ch/salt that referenced this pull request Feb 5, 2014
s0undt3ch added a commit that referenced this pull request Feb 5, 2014
Fix ssh_auth pulling keyfile from correct env
@s0undt3ch s0undt3ch merged commit 960b38d into saltstack:2014.1 Feb 5, 2014
s0undt3ch added a commit to s0undt3ch/salt that referenced this pull request Feb 5, 2014
@mbarrien mbarrien deleted the ssh-auth-env branch February 5, 2014 22:50
s0undt3ch added a commit that referenced this pull request Feb 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior severity-medium 3rd level, incorrect or bad functionality, confusing and lacks a work around
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants