Advertisement
Guest User

Untitled

a guest
Mar 1st, 2014
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. [root@redis salt]# salt '*' state.highstate -l debug
  2. [DEBUG ] Reading configuration from /etc/salt/master
  3. [DEBUG ] Missing configuration file: /root/.salt
  4. [DEBUG ] loading log_handlers in ['/var/cache/salt/master/extmods/log_handlers', '/usr/lib/python2.6/site-packages/salt/log/handlers']
  5. [DEBUG ] Skipping /var/cache/salt/master/extmods/log_handlers, it is not a directory
  6. [DEBUG ] Configuration file path: /etc/salt/master
  7. [DEBUG ] Reading configuration from /etc/salt/master
  8. [DEBUG ] Missing configuration file: /root/.salt
  9. [DEBUG ] LocalClientEvent PUB socket URI: ipc:///var/run/salt/master/master_event_pub.ipc
  10. [DEBUG ] LocalClientEvent PULL socket URI: ipc:///var/run/salt/master/master_event_pull.ipc
  11. [DEBUG ] loading output in ['/var/cache/salt/master/extmods/output', '/usr/lib/python2.6/site-packages/salt/output']
  12. [DEBUG ] Skipping /var/cache/salt/master/extmods/output, it is not a directory
  13. [DEBUG ] Loaded no_out as virtual quiet
  14. [DEBUG ] Loaded json_out as virtual json
  15. [DEBUG ] Loaded yaml_out as virtual yaml
  16. [DEBUG ] Loaded pprint_out as virtual pprint
  17. learnerator-load:
  18. ----------
  19. State: - no
  20. Name: states
  21. Function: None
  22. Result: False
  23. Comment: No Top file or external nodes data matches found
  24. Changes:
  25.  
  26. Summary
  27. ------------
  28. Succeeded: 0
  29. Failed: 1
  30. ------------
  31. Total: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement