Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2014
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. root@testtest:/etc/salt/pki/minion# salt-minion -l debug
  2. [DEBUG ] Reading configuration from /etc/salt/minion
  3. [INFO ] Using cached minion ID: testtest
  4. [DEBUG ] loading log_handlers in ['/var/cache/salt/minion/extmods/log_handlers', '/usr/lib/pymodules/python2.7/salt/log/handlers']
  5. [DEBUG ] Skipping /var/cache/salt/minion/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/minion
  8. [INFO ] Setting up the Salt Minion "testtest"
  9. [DEBUG ] Created pidfile: /var/run/salt-minion.pid
  10. [DEBUG ] Chowned pidfile: /var/run/salt-minion.pid to user: root
  11. [DEBUG ] Reading configuration from /etc/salt/minion
  12. [DEBUG ] loading grain in ['/var/cache/salt/minion/extmods/grains', '/usr/lib/pymodules/python2.7/salt/grains']
  13. [DEBUG ] Skipping /var/cache/salt/minion/extmods/grains, it is not a directory
  14. [DEBUG ] Attempting to authenticate with the Salt Master at 10.50.0.4
  15. [DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
  16. [DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
  17. [INFO ] Waiting for minion key to be accepted by the master.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement