Saltstack Official Chrony Formula
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

CHANGELOG.rst 1.1KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. Changelog
  2. =========
  3. `1.0.0 <https://github.com/saltstack-formulas/chrony-formula/compare/v0.2.1...v1.0.0>`_ (2019-04-30)
  4. --------------------------------------------------------------------------------------------------------
  5. Features
  6. ^^^^^^^^
  7. * update chrony formula to new template (\ `8a05d0f <https://github.com/saltstack-formulas/chrony-formula/commit/8a05d0f>`_\ )
  8. BREAKING CHANGES
  9. ^^^^^^^^^^^^^^^^
  10. * ``chrony.removed`` replaced by ``.clean`` states.
  11. `0.2.1 <https://github.com/saltstack-formulas/chrony-formula/compare/v0.2.0...v0.2.1>`_ (2019-04-29)
  12. --------------------------------------------------------------------------------------------------------
  13. Continuous Integration
  14. ^^^^^^^^^^^^^^^^^^^^^^
  15. * **kitchen+travis:** implement ``inspec`` test matrix (\ `0fb718d <https://github.com/saltstack-formulas/chrony-formula/commit/0fb718d>`_\ )
  16. Documentation
  17. ^^^^^^^^^^^^^
  18. * **semantic-release:** implement an automated changelog (\ `d040dae <https://github.com/saltstack-formulas/chrony-formula/commit/d040dae>`_\ )
  19. Tests
  20. ^^^^^
  21. * **inspec:** get tests passing (\ `e5741ee <https://github.com/saltstack-formulas/chrony-formula/commit/e5741ee>`_\ )