saltstack-formulas / users-formula

Configure users via pillar
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
99 stars 362 forks source link

failed in python2.6 salt-minion #195

Closed gt28 closed 5 years ago

gt28 commented 5 years ago
Data failed to compile:

Rendering SLS 'base:users.init' failed: Jinja error: argument of type 'bool' is not iterable

Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/salt/utils/templates.py", line 306, in render_jinja_tmpl output = template.render(**decoded_context) File "/usr/lib64/python2.6/site-packages/jinja2/environment.py", line 669, in render return self.environment.handle_exception(exc_info, True) File "