Advertisement
Guest User

Untitled

a guest
Jan 13th, 2014
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. 2014-01-14 01:08:59,674 [salt.state ][CRITICAL] Rendering SLS "base:zabbix-agent" failed: Traceback (most recent call last):
  2. File "/usr/lib/python2.7/dist-packages/salt/utils/templates.py", line 74, in render_tmpl
  3. output = render_str(tmplstr, context, tmplpath)
  4. File "/usr/lib/python2.7/dist-packages/salt/utils/templates.py", line 166, in render_jinja_tmpl
  5. output = jinja_env.from_string(tmplstr).render(**unicode_context)
  6. File "/usr/lib/python2.7/dist-packages/jinja2/environment.py", line 894, in render
  7. return self.environment.handle_exception(exc_info, True)
  8. File "<template>", line 39, in top-level template code
  9. TypeError: unsupported operand type(s) for -: 'StrictUndefined' and 'StrictUndefined'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement