mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Merge pull request #24733 from msteed/issue-24439
Include Tornado in versions report
This commit is contained in:
commit
f96b1d68cd
@ -542,6 +542,7 @@ def versions_information(include_salt_cloud=False):
|
||||
('RAET', 'raet', '__version__'),
|
||||
('ZMQ', 'zmq', 'zmq_version'),
|
||||
('Mako', 'mako', '__version__'),
|
||||
('Tornado', 'tornado', 'version'),
|
||||
]
|
||||
|
||||
if include_salt_cloud:
|
||||
|
Loading…
Reference in New Issue
Block a user