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.

49 Zeilen
1.5KB

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