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

pillar.items pillar_env & pillar_override are never used #42388

Merged
merged 1 commit into from
Aug 7, 2017
Merged

pillar.items pillar_env & pillar_override are never used #42388

merged 1 commit into from
Aug 7, 2017

Conversation

The-Loeki
Copy link
Contributor

@The-Loeki The-Loeki commented Jul 19, 2017

Fixes a few bugs in pillar_env determination and pillar_enc decryption because the pillarenv and pillar_override are set with new behaviours and subsequently ignored.

What issues does this PR fix or reference?

Previous Behavior

Function ignores pillarenv and pillar_override; both might be different/broken from what's done depending on various conditions

New Behavior

Take the newly parsed vars

Please review Salt's Contributing Guide for best practices.

Fixes a few bugs in pillar_env determination and pillar_enc decryption
@ghost
Copy link

ghost commented Jul 19, 2017

@The-Loeki, thanks for your PR! By analyzing the history of the files in this pull request, we identified @cachedout, @terminalmage and @lorengordon to be potential reviewers.

Copy link
Contributor

@terminalmage terminalmage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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