mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2024-11-30 23:55:23 +01:00
65a55e7982
## [0.58.2](https://github.com/saltstack-formulas/salt-formula/compare/v0.58.1...v0.58.2) (2019-08-01) ### Bug Fixes * **macos:** fix minion package handling for homebrew ([14276e2
](https://github.com/saltstack-formulas/salt-formula/commit/14276e2)) * **minion:** fix jinja rendering error ([550f81b
](https://github.com/saltstack-formulas/salt-formula/commit/550f81b)) * **os:** pass state on unsupported os ([4557976
](https://github.com/saltstack-formulas/salt-formula/commit/4557976)) * **perms:** some os have custom user/root ([beb0e85
](https://github.com/saltstack-formulas/salt-formula/commit/beb0e85))
44 lines
2.0 KiB
ReStructuredText
44 lines
2.0 KiB
ReStructuredText
|
|
Changelog
|
|
=========
|
|
|
|
`0.58.2 <https://github.com/saltstack-formulas/salt-formula/compare/v0.58.1...v0.58.2>`_ (2019-08-01)
|
|
---------------------------------------------------------------------------------------------------------
|
|
|
|
Bug Fixes
|
|
^^^^^^^^^
|
|
|
|
|
|
* **macos:** fix minion package handling for homebrew (\ `14276e2 <https://github.com/saltstack-formulas/salt-formula/commit/14276e2>`_\ )
|
|
* **minion:** fix jinja rendering error (\ `550f81b <https://github.com/saltstack-formulas/salt-formula/commit/550f81b>`_\ )
|
|
* **os:** pass state on unsupported os (\ `4557976 <https://github.com/saltstack-formulas/salt-formula/commit/4557976>`_\ )
|
|
* **perms:** some os have custom user/root (\ `beb0e85 <https://github.com/saltstack-formulas/salt-formula/commit/beb0e85>`_\ )
|
|
|
|
`0.58.1 <https://github.com/saltstack-formulas/salt-formula/compare/v0.58.0...v0.58.1>`_ (2019-08-01)
|
|
---------------------------------------------------------------------------------------------------------
|
|
|
|
Bug Fixes
|
|
^^^^^^^^^
|
|
|
|
|
|
* **travis:** disable two failing platforms until they can be fixed (\ `5fcadcd <https://github.com/saltstack-formulas/salt-formula/commit/5fcadcd>`_\ )
|
|
|
|
`0.58.0 <https://github.com/saltstack-formulas/salt-formula/compare/v0.57.1...v0.58.0>`_ (2019-06-13)
|
|
---------------------------------------------------------------------------------------------------------
|
|
|
|
Features
|
|
^^^^^^^^
|
|
|
|
|
|
* **\ ``tofs``\ :** allow TOFS for master configuration (\ `1b202af <https://github.com/saltstack-formulas/salt-formula/commit/1b202af>`_\ )
|
|
* **\ ``tofs``\ :** allow TOFS for minion configuration (\ `fbe814a <https://github.com/saltstack-formulas/salt-formula/commit/fbe814a>`_\ )
|
|
|
|
`0.57.1 <https://github.com/saltstack-formulas/salt-formula/compare/v0.57.0...v0.57.1>`_ (2019-05-14)
|
|
---------------------------------------------------------------------------------------------------------
|
|
|
|
Documentation
|
|
^^^^^^^^^^^^^
|
|
|
|
|
|
* **semantic-release:** implement an automated changelog (\ `b73af20 <https://github.com/saltstack-formulas/salt-formula/commit/b73af20>`_\ )
|