Changelog

0.17.4 (2021-04-20)

Code Refactoring

  • tables.sls: remove dictsort from tables.sls (05a274c)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (b52ce7c)

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (451d962)

  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (64172a6)

  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (085a5e1)

  • gitlab-ci: use GitLab CI as Travis CI replacement (9296214)

  • kitchen: use saltimages Docker Hub where available [skip ci] (addd5eb)

  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (5da8dea)

  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (81ef17a)

  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (50e7bdb)

  • pre-commit: add to formula [skip ci] (57e9a8d)

  • pre-commit: enable/disable rstcheck as relevant [skip ci] (4d88838)

  • pre-commit: finalise rstcheck configuration [skip ci] (a296994)

  • pre-commit: update hook for rubocop [skip ci] (4307f44)

  • travis: add notifications ⇒ zulip [skip ci] (908960d)

  • workflows/commitlint: add to repo [skip ci] (eab93ae)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (5862d7a)

  • rubocop: fix all violations (or use disable/enable) (24f34a1)

0.17.3 (2020-04-17)

Bug Fixes

  • init: ensure save takes place for enable_reject_policy (8f3d3d1)

0.17.2 (2020-03-30)

Bug Fixes

Continuous Integration

  • kitchen: avoid using bootstrap for master instances [skip ci] (138d5b0)

0.17.1 (2020-01-02)

Bug Fixes

  • tables.sls: chain and rule creation order (80f6d5d)

0.17.0 (2019-12-30)

Bug Fixes

  • release.config.js: use full commit hash in commit link [skip ci] (6467f1c)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (2b44567)

  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (eade7fb)

  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (b9dc814)

  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (700b8bc)

  • travis: apply changes from build config validation [skip ci] (7dbd6ae)

  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (1e37eec)

  • travis: quote pathspecs used with git ls-files [skip ci] (28e89bb)

  • travis: run shellcheck during lint job [skip ci] (7378266)

  • travis: update salt-lint config for v0.0.10 [skip ci] (aed0b09)

  • travis: use major.minor for semantic-release version [skip ci] (88abf0d)

  • travis: use build config validation (beta) [skip ci] (665c3b3)

  • merge travis matrix, add salt-lint & rubocop to lint job (e1bd1e6)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (d1d6aa5)

  • readme: update link to CONTRIBUTING [skip ci] (5f6564f)

Features

  • osfamilymap.yaml: add gentoo package name (8027ceb)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (d816236)

0.16.1 (2019-10-10)

Bug Fixes

  • init.sls: fix salt-lint errors (65369c5)

  • service.sls: fix salt-lint errors (49a2c62)

Continuous Integration

  • kitchen: change log_level to debug instead of info (21844a9)

  • kitchen: install required packages to bootstrapped opensuse [skip ci] (02b5b59)

  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] (79c98ed)

  • kitchen+travis: replace EOL pre-salted images (98ee968)

  • platform: add arch-base-latest (2ba3a7c)

  • yamllint: add rule empty-values & use new yaml-files setting (8d94551)

  • merge travis matrix, add salt-lint & rubocop to lint job (4f0c67b)

  • use dist: bionic & apply opensuse-leap-15 SCP error workaround (dccab80)

0.16.0 (2019-08-10)

Continuous Integration

  • kitchen: add remaining platforms from template-formula (0d7e08d)

Features

  • yamllint: include for this repo and apply rules throughout (9721448)

0.15.0 (2019-06-25)

Documentation

Features

  • allow to configure the firewall using a rules' dict (e851e4f)

Styles

  • improve empty lines management (be3a96a)

Tests

  • improve travis matrix, remove unneeded gem entry (6861fe0)