Advertisement
Guest User

Untitled

a guest
Nov 21st, 2012
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. Data failed to compile:
  2. ----------
  3. Rendering SLS global.postfix failed, render error:
  4. Traceback (most recent call last):
  5. File "/usr/lib/python2.6/dist-packages/salt/utils/templates.py", line 99, in jinja
  6. data = template.render(**passthrough)
  7. File "/usr/lib/pymodules/python2.6/jinja2/environment.py", line 891, in render
  8. return self.environment.handle_exception(exc_info, True)
  9. File "/var/cache/salt/files/base/global/postfix.sls", line 15, in top-level template code
  10. - source: {{ pillar['postfix_main_cf'] }}
  11. UndefinedError: 'dict object' has no attribute 'postfix_main_cf'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement