Changelog ========= `0.6.1 `_ (2021-06-04) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **osfamilymap:** add package for Gentoo (\ `f07212d `_\ ) * **service:** service restart handling with watch requisite (\ `1ae8918 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `fbc97db `_\ ) * **commitlint:** ensure ``upstream/master`` uses main repo URL [skip ci] (\ `7bc7b0d `_\ ) * **gemfile+lock:** use ``ssf`` customised ``kitchen-docker`` repo [skip ci] (\ `5eb060c `_\ ) * **gitlab-ci:** add ``rubocop`` linter (with ``allow_failure``\ ) [skip ci] (\ `b4ec26c `_\ ) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] (\ `d8bce5f `_\ ) * **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `7732d92 `_\ ) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] (\ `bbb13d1 `_\ ) * **pre-commit:** update hook for ``rubocop`` [skip ci] (\ `afb12f1 `_\ ) Tests ^^^^^ * standardise use of ``share`` suite & ``_mapdata`` state [skip ci] (\ `89986bf `_\ ) `0.6.0 `_ (2020-12-16) ------------------------------------------------------------------------------------------------------------ Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `eebb7e0 `_\ ) * **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `15e3cdb `_\ ) * **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `02347ad `_\ ) * **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `161c6a6 `_\ ) * **pre-commit:** add to formula [skip ci] (\ `6d36686 `_\ ) * **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `ec4fa7b `_\ ) * **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `635902d `_\ ) * **travis:** add notifications => zulip [skip ci] (\ `3ae2959 `_\ ) * **workflows/commitlint:** add to repo [skip ci] (\ `80bdb6c `_\ ) Features ^^^^^^^^ * **config:** add support for switch type parameters (\ `20d67c1 `_\ ) * **scripts:** deploy helper scripts (\ `5fc37fa `_\ ) Styles ^^^^^^ * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] (\ `16d6742 `_\ ) `0.5.1 `_ (2020-04-07) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **service:** restart service if config changes (\ `0490489 `_\ ), closes `#37 `_ `0.5.0 `_ (2020-04-06) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] (\ `e01cd28 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `05a0959 `_\ ) Features ^^^^^^^^ * **vrrp_sync_group:** added option for vrrp_sync_group (\ `45e3261 `_\ ) `0.4.5 `_ (2020-01-27) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **keepalived.conf.tmpl.jinja:** fix ``has no attribute`` error (\ `4391459 `_\ ), closes `/freenode.logbot.info/saltstack-formulas/20200122#c3126298-c3126299 `_ * **release.config.js:** use full commit hash in commit link [skip ci] (\ `e9f7b11 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `a1a51d5 `_\ ) * **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `0bb4271 `_\ ) * **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `2758e8e `_\ ) * **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `e638158 `_\ ) * **travis:** apply changes from build config validation [skip ci] (\ `4f492da `_\ ) * **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `cc7542a `_\ ) * **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `5e42eaa `_\ ) * **travis:** run ``shellcheck`` during lint job [skip ci] (\ `47b3bce `_\ ) * **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `4d40216 `_\ ) * **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `3e9bc91 `_\ ) * **travis:** use build config validation (beta) [skip ci] (\ `2d42d93 `_\ ) Documentation ^^^^^^^^^^^^^ * **contributing:** remove to use org-level file instead [skip ci] (\ `603176e `_\ ) * **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `01df0d0 `_\ ) Performance Improvements ^^^^^^^^^^^^^^^^^^^^^^^^ * **travis:** improve ``salt-lint`` invocation [skip ci] (\ `45a87c6 `_\ ) `0.4.4 `_ (2019-10-12) ------------------------------------------------------------------------------------------------------------ Bug Fixes ^^^^^^^^^ * **rubocop:** add fixes using ``rubocop --safe-auto-correct`` (\ ` `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ ` `_\ ) * **kitchen:** install required packages to bootstrapped ``opensuse`` [skip ci] (\ ` `_\ ) * **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` [skip ci] (\ ` `_\ ) * **kitchen+travis:** replace EOL pre-salted images (\ ` `_\ ) * **platform:** add ``arch-base-latest`` (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) * use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ ` `_\ ) * **travis:** merge ``rubocop`` linter into main ``lint`` job (\ ` `_\ ) * **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ ` `_\ ) `0.4.3 `_ (2019-08-27) ------------------------------------------------------------------------------------------------------------ Code Refactoring ^^^^^^^^^^^^^^^^ * **pillar:** sync map.jinja with template-formula (\ `96fe445 `_\ ) `0.4.2 `_ (2019-08-25) ------------------------------------------------------------------------------------------------------------ Documentation ^^^^^^^^^^^^^ * **readme:** fix indentation (\ `52c1359 `_\ ) `0.4.1 `_ (2019-08-25) ------------------------------------------------------------------------------------------------------------ Documentation ^^^^^^^^^^^^^ * **readme:** add testing section (\ `bbc0f7b `_\ ) `0.4.0 `_ (2019-08-10) ------------------------------------------------------------------------------------------------------------ Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** modify matrix to include ``develop`` platform (\ `a9cadb3 `_\ ) Features ^^^^^^^^ * **yamllint:** include for this repo and apply rules throughout (\ `9e29ffa `_\ ) `0.3.0 `_ (2019-05-13) ------------------------------------------------------------------------------------------------------------ Features ^^^^^^^^ * **semantic-release:** implement an automated changelog (\ `51f872e `_\ )