Go to file
Ryan Billington 547db95d62 Fix Undefined jinja variable error with Salt 0.17.1
Ran into an error with Salt version 0.17.1:
Rendering SLS users failed, render error: Undefined jinja variable; line 32

After finding https://github.com/saltstack/salt/issues/8245, and working on
line 32, I surmised that line 28 might be the actual cause of the issue.

I just added a quick check to see if uid exists in user, just as the user uid
line does.
2013-11-14 10:13:45 -06:00
users Fix Undefined jinja variable error with Salt 0.17.1 2013-11-14 10:13:45 -06:00
LICENSE Add LICENSE. 2013-07-28 00:46:08 +02:00
pillar.example Update pillar.example 2013-08-08 09:08:01 -07:00
README.rst Remove example pillar from README. 2013-07-28 00:55:33 +02:00

users

Configure users via pillar