Changelog ========= `0.5.7 `_ (2020-09-10) ----------------------------------------------------------------------------------------------------- Styles ^^^^^^ * **rubocop:** fix Rubocop offenses (\ `86126c0 `_\ ) `0.5.6 `_ (2020-09-10) ----------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **state:** restart service when configuration has changed (\ `6de4e9a `_\ ) `0.5.5 `_ (2020-07-20) ----------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **service:** don't reload ufw service if service is disabled (\ `c953630 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `ffeed19 `_\ ) Styles ^^^^^^ * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] (\ `830b8fe `_\ ) `0.5.4 `_ (2020-05-30) ----------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **debian:** avoid ``python-ufw`` installation (\ ``py2``\ -only) (\ `a636ee5 `_\ ), closes `#19 `_ * **install:** use EPEL repo for ``amazonlinux-2`` (\ `481c897 `_\ ) * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] (\ `f4fcf99 `_\ ) * **release.config.js:** use full commit hash in commit link [skip ci] (\ `54ad9df `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `a6151e9 `_\ ) * **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `95f6515 `_\ ) * **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `caf6a71 `_\ ) * **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `207b8b8 `_\ ) * **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `f37a77c `_\ ) * **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `9ae4f31 `_\ ) * **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `2f912e2 `_\ ) * **kitchen+travis:** use latest pre-salted images (\ `0df4fe4 `_\ ) * **travis:** add notifications => zulip [skip ci] (\ `d47a1b7 `_\ ) * **travis:** apply changes from build config validation [skip ci] (\ `1276ce2 `_\ ) * **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `106d528 `_\ ) * **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `0b8193f `_\ ) * **travis:** run ``shellcheck`` during lint job [skip ci] (\ `b998454 `_\ ) * **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `95e8baa `_\ ) * **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `d83a85b `_\ ) * **travis:** use build config validation (beta) [skip ci] (\ `9cf6cf3 `_\ ) * **workflows/commitlint:** add to repo [skip ci] (\ `6341977 `_\ ) Performance Improvements ^^^^^^^^^^^^^^^^^^^^^^^^ * **travis:** improve ``salt-lint`` invocation [skip ci] (\ `510b016 `_\ ) Tests ^^^^^ * **without-ipv6:** add test pillar for suite (\ `6047fbf `_\ ) `0.5.3 `_ (2019-10-19) ----------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **travis:** remove ``PyYAML`` workaround since fixed in ``salt-lint`` v0.0.9 (\ ` `_\ ) Documentation ^^^^^^^^^^^^^ * **contributing:** remove to use org-level file instead [skip ci] (\ ` `_\ ) * **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ ` `_\ ) `0.5.2 `_ (2019-10-10) ----------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **applications.sls:** fix ``salt-lint`` errors (\ ` `_\ ) * **interfaces.sls:** fix ``salt-lint`` errors (\ ` `_\ ) * **open.sls:** fix ``salt-lint`` errors (\ ` `_\ ) * **services.sls:** fix ``salt-lint`` errors (\ ` `_\ ) 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:** apply ``opensuse-leap-15`` SCP error workaround (\ ` `_\ ) * **kitchen+travis:** replace EOL pre-salted images (\ ` `_\ ) * **platform:** add ``arch-base-latest`` (\ ` `_\ ) * **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) `0.5.1 `_ (2019-08-25) ----------------------------------------------------------------------------------------------------- Documentation ^^^^^^^^^^^^^ * **readme:** update testing section (\ `80a3734 `_\ ) `0.5.0 `_ (2019-08-17) ----------------------------------------------------------------------------------------------------- Features ^^^^^^^^ * **yamllint:** include for this repo and apply rules throughout (\ `38eb4dc `_\ ) `0.4.1 `_ (2019-07-13) ----------------------------------------------------------------------------------------------------- Code Refactoring ^^^^^^^^^^^^^^^^ * **kitchen+inspec:** move inline pillar to file (\ `0005375 `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** modify matrix to include ``develop`` platform (\ `8699e9d `_\ ) `0.4.0 `_ (2019-05-21) ----------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** test with pre-salted Docker images (\ `f27ec2e `_\ ) Features ^^^^^^^^ * **tofs:** switch to tofs (\ `c05019a `_\ ) `0.3.0 `_ (2019-05-14) ----------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** rename Kitchen config file (\ `2e59df4 `_\ ) Features ^^^^^^^^ * **semantic-release:** implement an automated changelog (\ `f25b404 `_\ )