Advertisement
Guest User

Untitled

a guest
Nov 15th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. # salt-call state.sls test
  2. [INFO ] Executing command 'ps -efH' in directory '/root'
  3. [INFO ] Loading fresh modules for state activity
  4. [INFO ] Fetching file ** done ** 'test.sls'
  5. [ERROR ] State git.config_set found in sls test is unavailable
  6.  
  7. [INFO ] Loading fresh modules for state activity
  8. local:
  9. ----------
  10. git_|-gitconfig_|-gitconfig_|-config_set:
  11. ----------
  12. __run_num__:
  13. 0
  14. changes:
  15. ----------
  16. comment:
  17. State git.config_set found in sls test is unavailable
  18.  
  19. name:
  20. gitconfig
  21. result:
  22. False
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement