Advertisement
Guest User

Untitled

a guest
Nov 17th, 2014
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. ----------
  2. ID: scivisum1
  3. Function: user.present
  4. Result: False
  5. Comment: An exception occurred in this state: Traceback (most recent call last):
  6. File "/usr/local/Cellar/saltstack/2014.7.0/lib/python2.7/site-packages/salt/state.py", line 1533, in call
  7. **cdata['kwargs'])
  8. File "/usr/local/Cellar/saltstack/2014.7.0/lib/python2.7/site-packages/salt/states/user.py", line 334, in present
  9. __salt__['shadow.del_password'](name)
  10. KeyError: 'shadow.del_password'
  11. Started: 16:35:09.276284
  12. Duration: 53.657 ms
  13. Changes:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement