Changelog ========= `0.7.2 `_ (2019-10-12) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **rubocop:** add fixes using ``rubocop --safe-auto-correct`` (\ ` `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) * **travis:** merge ``rubocop`` linter into main ``lint`` job (\ ` `_\ ) `0.7.1 `_ (2019-10-10) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **map.jinja:** fix ``salt-lint`` errors (\ ` `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) `0.7.0 `_ (2019-10-07) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **states:** fix template lookup in apt-cacher/ng/client/config (\ `1b288c2 `_\ ) * **states:** rename states in a more consistent way (\ `d1b56c2 `_\ ) * **tofs:** rename default config files (\ `a20a724 `_\ ) Code Refactoring ^^^^^^^^^^^^^^^^ * **states:** split client.sls and server.sls in sub-states (\ `566e38d `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ `ca98247 `_\ ) * **kitchen:** install required packages to bootstrapped ``opensuse`` [skip ci] (\ `b4d6d97 `_\ ) * **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` [skip ci] (\ `652706f `_\ ) * **platform:** add ``arch-base-latest`` (commented out for now) [skip ci] (\ `cdf6b50 `_\ ) Documentation ^^^^^^^^^^^^^ * **pillar:** add pillar example for TOFS pattern (\ `d08ed97 `_\ ) Features ^^^^^^^^ * **map:** sync map.jinja with template-formula (\ `2b4c4d5 `_\ ) * **tofs:** add tofs pattern (\ `1a7dd94 `_\ ) Tests ^^^^^ * **inpsec:** test apt-cacher client config (\ `81bb9db `_\ ) * **inspec:** check that apt-cacher-ng port is opened (\ `19acc34 `_\ ) `0.6.0 `_ (2019-09-20) ------------------------------------------------------------------------------------------------------------ Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** add Kitchen tests (\ `265aa5a `_\ ) Features ^^^^^^^^ * **semantic-release:** add semantic-release (\ `03bf55c `_\ )