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

The function 'grains()' defined in '/usr/lib/pymodules/python2.7/salt/loader.py' is not yet using the new 'default_path' argument to salt.config.load_config(). As such, the 'SALT_MINION_CONFIG' environment variable will be ignored #5956

Closed
Mrten opened this issue Jul 5, 2013 · 1 comment · Fixed by #5971
Milestone

Comments

@Mrten
Copy link
Contributor

Mrten commented Jul 5, 2013

New warning in 0.16. I see this irregularly with salt-call (and quite regularly in the minion log).

terminalmage added a commit to terminalmage/salt that referenced this issue Jul 5, 2013
This fixes saltstack#5956 by passing the default path for the minion config file,
as obtained from salt.config.DEFAULT_MINION_OPTS['conf_file'].
@terminalmage
Copy link
Contributor

Fixed in #5971. Thanks for the report!

terminalmage added a commit that referenced this issue Jul 5, 2013
This fixes #5956 by passing the default path for the minion config file,
as obtained from salt.config.DEFAULT_MINION_OPTS['conf_file'].
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 a pull request may close this issue.

2 participants