Changelog ========= `0.9.0 `_ (2020-02-12) ----------------------------------------------------------------------------------------------------------- Features ^^^^^^^^ * **zone.xml:** allow more services definition inside zone (\ `8d0172f `_\ ) `0.8.0 `_ (2020-02-12) ----------------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * workaround issues with newly introduced ``amazonlinux-1`` [skip ci] (\ `ace3433 `_\ ) * workaround issues with newly introduced ``amazonlinux-1`` [skip ci] (\ `b5a95f3 `_\ ) * **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `908f5df `_\ ) * **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `0b82e43 `_\ ) * **travis:** apply changes from build config validation [skip ci] (\ `6e1b876 `_\ ) * **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `70dc9aa `_\ ) * **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `97afbb1 `_\ ) * **travis:** run ``shellcheck`` during lint job [skip ci] (\ `d8bede7 `_\ ) * **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `b96cc56 `_\ ) * **travis:** use build config validation (beta) [skip ci] (\ `07e7900 `_\ ) Features ^^^^^^^^ * standardize license and hand over to saltstack formulas (\ `20cb8a6 `_\ ) `0.7.0 `_ (2019-11-09) ----------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **map.jinja:** fix ``salt-lint`` errors (\ `de4e191 `_\ ) * **rubocop:** add fixes using ``rubocop --safe-auto-correct`` (\ `8136b75 `_\ ) * **yamllint:** fix all errors (\ `0f808d6 `_\ ) Documentation ^^^^^^^^^^^^^ * **readme:** modify according to standard structure (\ `3df11fc `_\ ) * **readme:** move to ``docs/`` directory (\ `d47265f `_\ ) Features ^^^^^^^^ * **semantic-release:** implement for this formula (\ `c5f114d `_\ )