Advertisement
Guest User

Untitled

a guest
Jun 18th, 2015
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. elfasado-apirouter:
  2. ----------
  3. ID: martin2
  4. Function: user.present
  5. Result: True
  6. Comment: New user martin2 created
  7. Started: 11:19:34.611069
  8. Duration: 75.177 ms
  9. Changes:
  10. ----------
  11. fullname:
  12. martin2
  13. gid:
  14. 1010
  15. groups:
  16. - martin2
  17. - sudo
  18. home:
  19. /home/martin2
  20. homephone:
  21. name:
  22. martin2
  23. passwd:
  24. x
  25. roomnumber:
  26. shell:
  27. /bin/bash
  28. uid:
  29. 1010
  30. workphone:
  31. ----------
  32. ID: martin2
  33. Function: ssh_auth.present
  34. Result: False
  35. Comment: An exception occurred in this state: Traceback (most recent call last):
  36. File "/usr/lib/python2.7/dist-packages/salt/state.py", line 1563, in call
  37. **cdata['kwargs'])
  38. File "/usr/lib/python2.7/dist-packages/salt/states/ssh_auth.py", line 196, in present
  39. saltenv=__env__)
  40. File "/usr/lib/python2.7/dist-packages/salt/modules/cp.py", line 303, in get_file_str
  41. with salt.utils.fopen(fn_, 'r') as fp_:
  42. File "/usr/lib/python2.7/dist-packages/salt/utils/__init__.py", line 1031, in fopen
  43. fhandle = open(*args, **kwargs)
  44. TypeError: coercing to Unicode: need string or buffer, bool found
  45. Started: 11:19:34.690520
  46. Duration: 5.87 ms
  47. Changes:
  48.  
  49. Summary
  50. ------------
  51. Succeeded: 1 (changed=1)
  52. Failed: 1
  53. ------------
  54. Total states run: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement