salt/doc/topics/releases/beryllium.rst

16 lines
462 B
ReStructuredText
Raw Normal View History

2015-01-09 00:15:05 +00:00
=======================================
Salt Release Notes - Codename Beryllium
=======================================
Core Changes
=============
- Add system version info to ``versions_report``, which appears in both ``salt
--versions-report`` and ``salt '*' test.versions_report``. Also added is an
alias ``test.versions`` to ``test.versions_report``. (:issue:`21906`)
2015-01-09 00:15:05 +00:00
JBoss 7 State
=============
- Remove unused argument ``timeout`` in jboss7.status