Advertisement
Guest User

PythonError

a guest
May 29th, 2013
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. ----------
  2. State: - file
  3. Name: /etc/postgresql/9.1/main/pg_hba.conf
  4. Function: managed
  5. Result: False
  6. Comment: An exception occurred in this state: Traceback (most recent call last):
  7. File "/usr/lib/pymodules/python2.7/salt/state.py", line 1208, in call
  8. *cdata['args'], **cdata['kwargs'])
  9. File "/usr/lib/pymodules/python2.7/salt/states/file.py", line 769, in managed
  10. **kwargs
  11. File "/usr/lib/pymodules/python2.7/salt/modules/file.py", line 1340, in check_managed
  12. **kwargs)
  13. File "/usr/lib/pymodules/python2.7/salt/modules/file.py", line 1153, in get_managed
  14. **kwargs
  15. File "/usr/lib/pymodules/python2.7/salt/utils/templates.py", line 41, in render_tmpl
  16. context.update(kws)
  17. AttributeError: 'list' object has no attribute 'update'
  18.  
  19. Changes:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement