Changelog

0.27.2 (2021-04-02)

Bug Fixes

  • debian: install/configure sentinel on stretch/buster (cba4fbe)

  • debian: optimize code for deletion (a4a5d3c)

Continuous Integration

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

Tests

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

0.27.1 (2021-03-04)

Bug Fixes

  • common: add inline EPEL repo configuration for Amazon Linux 2 (6b1c316)

  • noise: only change hugepage state if needed (cd793f2)

  • suse: fix for OpenSUSE Leap & Tumbleweed (9ce0e7f)

Continuous Integration

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

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

  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (526d533)

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

  • pre-commit: update hook for rubocop [skip ci] (03bcbcf)

0.27.0 (2020-12-16)

Bug Fixes

  • defaults: fix yamllint violation [skip ci] (90093e2)

  • init: convert to metastate; add clean state (ca5f5aa)

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

Code Refactoring

  • server: simplify install.sls (f86a718)

Continuous Integration

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

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

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

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

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

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

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

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

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

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

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

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

  • travis: add notifications ⇒ zulip [skip ci] (6e49f55)

  • travis: apply changes from build config validation [skip ci] (503fa20)

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

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

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

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

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

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

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

Documentation

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

  • readme: fix rstcheck violation & standardise [skip ci] (ca32bfd)

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

Features

  • suse: basic opensuse support; tidyup (f29f544)

Performance Improvements

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

0.26.2 (2019-10-11)

Bug Fixes

  • rubocop: add fixes using rubocop --safe-auto-correct (5a9477e)

Continuous Integration

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

  • travis: merge rubocop linter into main lint job (f336c60)

0.26.1 (2019-10-10)

Bug Fixes

  • common.sls: fix salt-lint errors (a4c83ee)

  • redis-3.0.conf.jinja: fix salt-lint errors (92ed1f8)

  • redis-sentinel_initd.jinja: fix salt-lint errors (af83bca)

  • sentinel.sls: fix salt-lint errors (37e677a)

  • server.sls: fix salt-lint errors (4522782)

Continuous Integration

0.26.0 (2019-09-14)

Features

  • semantic-release: implement for this formula (4934355)