-
Notifications
You must be signed in to change notification settings - Fork 12
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
Jinja variable 'salt.utils.odict.OrderedDict object' has no attribute 'maxretry' #3
Comments
I think this is evaluating to False: Line 5 in a68c972
|
It is strange because state.show_sls give me :
|
Sorry, I must RTFM :) : https://docs.saltstack.com/en/develop/topics/releases/2019.2.0.html#non-backward-compatible-change-to-yaml-renderer With "tojson" filter it works :
I will try to send a PR. Regards, Nicolas |
Closing since fixed in #4. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
When I try to use nut-formula, I have this error :
My salt-minion version :
I have the error only for "ups_conf" state. All other states are "ok".
I tried also with "pillars" to change "maxretry" parameter, but I always have the error.
I also have the error for every parameters in "ups_config" dict.
Regards,
Nicolas
The text was updated successfully, but these errors were encountered: