Advertisement
Guest User

Untitled

a guest
Oct 4th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. State: - file
  2. Name: /etc/motd
  3. Function: managed
  4. Result: False
  5. Comment: An exception occurred in this state: Traceback (most recent call last):
  6. File "/usr/lib/python2.6/dist-packages/salt/state.py", line 1256, in call
  7. *cdata['args'], **cdata['kwargs'])
  8. File "/usr/lib/python2.6/dist-packages/salt/states/file.py", line 1091, in managed
  9. **kwargs
  10. File "/usr/lib/python2.6/dist-packages/salt/modules/file.py", line 1770, in check_managed
  11. **kwargs)
  12. File "/usr/lib/python2.6/dist-packages/salt/modules/file.py", line 1572, in get_managed
  13. **kwargs)
  14. File "/usr/lib/python2.6/dist-packages/salt/utils/templates.py", line 81, in render_tmpl
  15. outf.write(SLS_ENCODER(output)[0])
  16. UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 99: ordinal not in range(128)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement