wunki / django-salted

Full stack SaltStack configuration for Django with the help of Vagrant.
BSD 3-Clause "New" or "Revised" License
319 stars 42 forks source link

Pillar Issue #17

Open EnglishCriminal opened 10 years ago

EnglishCriminal commented 10 years ago

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 :

[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.

Thanks, Lars

k4nar commented 10 years ago

I'm experiencing the same issue. Did you find a solution ?

zheli commented 10 years ago

I got this issue just recently. It worked for me before.

zheli commented 10 years ago

OK, it works now after I switch to salt git version v2014.1.5