Created
October 31, 2013 22:35
-
-
Save ajw0100/7258331 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant 14579 1 1 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
vagrant 14580 14579 4 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
vagrant 14587 14579 0 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
vagrant 14590 14579 0 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
vagrant 14593 14579 2 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
vagrant 14594 14579 2 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
vagrant 14599 14579 2 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
vagrant 14600 14579 2 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
vagrant 14601 14579 2 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant 14579 1 0 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
vagrant 14580 14579 1 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
vagrant 14587 14579 0 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
vagrant 14590 14579 0 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
vagrant 14593 14579 0 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
vagrant 14594 14579 0 22:27 ? 00:00:00 [salt-master] <defunct> | |
vagrant 14599 14579 0 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
vagrant 14600 14579 0 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
vagrant 14601 14579 0 22:27 ? 00:00:00 /usr/bin/python /usr/bin/salt-master | |
root 15039 1 1 22:28 ? 00:00:00 /usr/bin/python /usr/bin/salt-minion |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ vagrant: ~ ]$ time salt '*' test.ping | |
real 0m11.254s | |
user 0m0.152s | |
sys 0m0.024s | |
[ vagrant: ~ ]$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment