Skip to content

Instantly share code, notes, and snippets.

@felipellrocha
Created September 24, 2014 19:45
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 felipellrocha/b3e3911a3ee76889f3c0 to your computer and use it in GitHub Desktop.
Save felipellrocha/b3e3911a3ee76889f3c0 to your computer and use it in GitHub Desktop.
sudo salt-master --versions-report 2 ↵
Salt: 2014.7.0
Python: 2.7.3 (default, Feb 27 2014, 19:58:35)
Jinja2: 2.7
M2Crypto: 0.21.1
msgpack-python: 0.1.10
msgpack-pure: Not Installed
pycrypto: 2.4.1
libnacl: Not Installed
PyYAML: 3.10
ioflo: Not Installed
PyZMQ: 13.0.0
RAET: Not Installed
ZMQ: 3.2.2
sudo salt-minion --versions-report
Salt: 2014.7.0
Python: 2.7.3 (default, Feb 27 2014, 19:58:35)
Jinja2: 2.7
M2Crypto: 0.21.1
msgpack-python: 0.1.10
msgpack-pure: Not Installed
pycrypto: 2.4.1
libnacl: Not Installed
PyYAML: 3.10
ioflo: Not Installed
PyZMQ: 13.0.0
RAET: Not Installed
ZMQ: 3.2.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment