Advertisement
Guest User

Untitled

a guest
Mar 27th, 2014
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. @flynn:~/workspace/azul$ salt -l debug '*' grains.items
  2. [DEBUG ] Reading configuration from /etc/salt/master
  3. [DEBUG ] Missing configuration file: /home/colin/.salt
  4. [DEBUG ] Configuration file path: /etc/salt/master
  5. [DEBUG ] Reading configuration from /etc/salt/master
  6. [DEBUG ] Missing configuration file: /home/colin/.salt
  7. [DEBUG ] LocalClientEvent PUB socket URI: ipc:///var/run/salt/master/master_event_pub.ipc
  8. [DEBUG ] LocalClientEvent PULL socket URI: ipc:///var/run/salt/master/master_event_pull.ipc
  9. Failed to connect to the Master, is the Salt Master running?
  10. [DEBUG ] Loaded no_out as virtual quiet
  11. [DEBUG ] Loaded json_out as virtual json
  12. [DEBUG ] Loaded yaml_out as virtual yaml
  13. [DEBUG ] Loaded pprint_out as virtual pprint
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement