Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2014
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. root@linaro-gateway:/srv/salt# salt 'dispatcher01' pkg.install linaro-image-tools -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/pymodules/python2.7/salt/log/handlers']
  5. [DEBUG ] Skipping /var/cache/salt/master/extmods/log_handlers, it is not a directory
  6. [DEBUG ] None of the required configuration sections, 'logstash_udp_handler' and 'logstash_zmq_handler', were found the in the configuration. Not loading the Logstash logging handlers module.
  7. [DEBUG ] Configuration file path: /etc/salt/master
  8. [DEBUG ] Reading configuration from /etc/salt/master
  9. [DEBUG ] Missing configuration file: /root/.salt
  10. [DEBUG ] LocalClientEvent PUB socket URI: ipc:///var/run/salt/master/master_event_pub.ipc
  11. [DEBUG ] LocalClientEvent PULL socket URI: ipc:///var/run/salt/master/master_event_pull.ipc
  12. [DEBUG ] loading output in ['/var/cache/salt/master/extmods/output', '/usr/lib/pymodules/python2.7/salt/output']
  13. [DEBUG ] Skipping /var/cache/salt/master/extmods/output, it is not a directory
  14. [DEBUG ] Loaded no_out as virtual quiet
  15. [DEBUG ] Loaded json_out as virtual json
  16. [DEBUG ] Loaded yaml_out as virtual yaml
  17. [DEBUG ] Loaded pprint_out as virtual pprint
  18. dispatcher01:
  19. ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement