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 default dict warning with saltstack dev version #279

Merged
merged 1 commit into from
Jan 21, 2017
Merged

fix default dict warning with saltstack dev version #279

merged 1 commit into from
Jan 21, 2017

Conversation

aboe76
Copy link
Member

@aboe76 aboe76 commented Jan 12, 2017

This fixes the warning with the merging of saltstack/salt#38579

@aboe76 aboe76 changed the title fix default dict fix default dict warning with saltstack dev version Jan 13, 2017
@iggy
Copy link
Contributor

iggy commented Jan 14, 2017

Is this because the normal default is NoneType or is salt now throwing warnings if there is no default?

@aboe76
Copy link
Member Author

aboe76 commented Jan 15, 2017

@iggy the new saltstack will throw a warning If a pillar.get with merge=true was called, and it isn't a dict.

@iggy iggy merged commit cb05073 into saltstack-formulas:master Jan 21, 2017
@aboe76 aboe76 mentioned this pull request Jan 21, 2017
dafyddj added a commit to dafyddj/salt-formula that referenced this pull request Jan 31, 2017
dafyddj added a commit to dafyddj/salt-formula that referenced this pull request Jan 31, 2017
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