Guest User

Untitled

a guest
Oct 15th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. ^[[0;31m----------
  2. State: - git^[[0m
  3. ^[[0;31mName: git@github.com:[redacted]^[[0m
  4. ^[[0;31mFunction: latest^[[0m
  5. ^[[0;31mResult: False^[[0m
  6. ^[[0;31mComment: An exception occured in this state: Traceback (most recen$
  7. File "/usr/lib/pymodules/python2.7/salt/state.py", line 811, in call
  8. ret = self.states[cdata['full']](*cdata['args'])
  9. File "/var/cache/salt/extmods/states/git.py", line 94, in latest
  10. result = __salt__['git.clone'](target, name, user=runas)
  11. File "/var/cache/salt/extmods/modules/git.py", line 79, in clone
  12. _check_git()
  13. File "/var/cache/salt/extmods/modules/git.py", line 23, in _check_git
  14. utils.check_or_die('git')
  15. File "/usr/lib/pymodules/python2.7/salt/utils/__init__.py", line 382, in check_or_$
  16. raise CommandNotFoundError(command)
  17. CommandNotFoundError: git
  18. ^[[0m
Add Comment
Please, Sign In to add comment