You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2020. It is now read-only.
I'm getting a pillar error, not very familiar with pillar but I am getting the error on a few different machines, all that worked with this repo up until recently.
The errors I get are :
[CRITICAL] Rendering SLS "base:example-project.venv" failed: Jinja variable 'dict object' has no attribute 'django'; line 5
[CRITICAL] Rendering SLS "base:example-project.postgresql" failed: Jinja variable 'dict object' has no attribute 'postgresql'; line 6
Obviously I can hardcode the pillar variables to prevent this but otherwise not sure how to fix.
Hey Guys,
I'm getting a pillar error, not very familiar with pillar but I am getting the error on a few different machines, all that worked with this repo up until recently.
The errors I get are :
Obviously I can hardcode the pillar variables to prevent this but otherwise not sure how to fix.
Thanks,
Lars