Advertisement
Guest User

state.highstate test=True output

a guest
Mar 20th, 2013
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. ip-10-176-37-44.us-west-1.compute.internal:
  2. ----------
  3. State: - file
  4. Name: /usr
  5. Function: directory
  6. Result: False
  7. Comment: An exception occured in this state: Traceback (most recent call last):
  8. File "/usr/lib/python2.7/dist-packages/salt/state.py", line 1203, in call
  9. *cdata['args'], **cdata['kwargs'])
  10. File "/usr/lib/python2.7/dist-packages/salt/states/file.py", line 894, in directory
  11. require)
  12. File "/usr/lib/python2.7/dist-packages/salt/states/file.py", line 275, in _check_directory
  13. if not user is None and user != stats['user']:
  14. KeyError: 'user'
  15.  
  16. Changes:
  17. ----------
  18. State: - pkgrepo
  19. Name: deb http://ppa.launchpad.net/sharpie/for-science/ubuntu precise main
  20. Function: managed
  21. Result: None
  22. Comment: Package repo deb http://ppa.launchpad.net/sharpie/for-science/ubuntu precise main needs to be configured
  23. Changes:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement