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

Fixes to git module & state module related to identity file #34110

Merged

Conversation

garethgreenaway
Copy link
Contributor

What does this PR do?

Fixes to git module & state module related to using an identity file from a Salt URL.

What issues does this PR fix or reference?

N/A

Previous Behavior

If you specified an identity file via a Salt URL, eg. salt://files/identity and if that file is in a different environment than the default base then the file can't be found.

New Behavior

New behavior, adding the ability to specify the saltenv for those functions where it makes sense. The functions in the state module that use an identify file the environment is passed along where applicable.

Tests written?

/No

…alt://files/identity, if that file exists outside of the default base environment the file won't be accessible so we need to include the saltenv.
@cachedout cachedout merged commit b302cb0 into saltstack:2016.3 Jun 21, 2016
@cachedout
Copy link
Contributor

Thanks, @garethgreenaway

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.

2 participants