Skip to content

Instantly share code, notes, and snippets.

@flowstate
Created December 11, 2015 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flowstate/d0b01cc48b3335bc0a69 to your computer and use it in GitHub Desktop.
Save flowstate/d0b01cc48b3335bc0a69 to your computer and use it in GitHub Desktop.
[WARNING ] Stopping the Salt Minion
[WARNING ] Exiting on Ctrl-c
[INFO ] The salt minion is shut down
[root@ip-10-0-10-5 venv]# vim etc/salt/minion
[root@ip-10-0-10-5 venv]# salt-minion -c ./etc/salt -l debug
[DEBUG ] Reading configuration from /vol2/jenkins/jobs/salt-build/venv/etc/salt/minion
[DEBUG ] Configuration file path: /vol2/jenkins/jobs/salt-build/venv/etc/salt/minion
[INFO ] Setting up the Salt Minion "salt-jenkins"
[DEBUG ] Created pidfile: /vol2/jenkins/jobs/salt-build/venv/var/run/salt-minion.pid
[DEBUG ] Reading configuration from /vol2/jenkins/jobs/salt-build/venv/etc/salt/minion
[DEBUG ] The `dmidecode` binary is not available on the system. GPU grains will not be available.
[DEBUG ] Attempting to authenticate with the Salt Master at 127.0.0.1
[DEBUG ] Initializing new SAuth for ('/vol2/jenkins/jobs/salt-build/venv/etc/salt/pki/minion', 'salt-jenkins', 'tcp://127.0.0.1:4506')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment