![Ryan Billington](/assets/img/avatar_default.png)
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.
users
Configure users via pillar
Description
Languages
SaltStack
55.6%
Ruby
11.9%
Vim Script
11.5%
JavaScript
9.4%
Jinja
7.1%
Other
4.5%