Changelog

1.0.0 (2021-04-20)

Bug Fixes

  • centos: get service running to work (ad5636a)

  • centos: get systemd service passing (ee01836)

Code Refactoring

  • formula: align to template formula (d55402f)

BREAKING CHANGES

  • formula: This formula has been refactored to align with template formula. States have changed, and some pillar data

0.20.4 (2021-04-12)

Bug Fixes

  • latest.sls: change apt repository following bintray shutdown (ac16a5f)

Continuous Integration

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

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

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

  • pre-commit: update hook for rubocop [skip ci] (04ddd76)

Tests

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

  • _mapdata: add verification files for Fedora 32+33 & Ubuntu 20.04 (f0b0182)

  • share: standardise with latest changes [skip ci] (133ba1d)

0.20.3 (2021-01-14)

Bug Fixes

  • _mapdata: ensure map data is directly under values (164fb62)

Tests

  • _mapdata: update for _mapdata/init.sls change (dbadb4e)

0.20.2 (2020-12-23)

Code Refactoring

  • map: use top-level values: key in map.jinja dumps (7cff4de)

0.20.1 (2020-12-22)

Continuous Integration

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

  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (4d549db)

Tests

  • _mapdata: generate verification files (2b9a968)

  • map: verify map.jinja dump using _mapdata state (4d0287d)

0.20.0 (2020-12-16)

Continuous Integration

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

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

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

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

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

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

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

  • travis: add notifications ⇒ zulip [skip ci] (232e38f)

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

Features

  • suse: basic suse support (4a67836)

0.19.1 (2020-02-18)

Continuous Integration

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

  • kitchen: standardise structure [skip ci] (977c8a0)

0.19.0 (2019-12-23)

Continuous Integration

  • kitchen: add salt state to kitchen exec (85e2e32)

  • kitchen: standardise structure [skip ci] (3eaab51)

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

Features

  • config state now also managed rabbitmq env file (53f12d2)

Tests

  • inspec: test new rabbitmq-env file (f7e5d39)

0.18.0 (2019-12-19)

Continuous Integration

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

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

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

Features

  • config_files source can be a salt:// path (69308a0)

Tests

  • add test for config_files (2854d1b)

0.17.0 (2019-11-21)

Continuous Integration

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

Features

  • config.sls: remove guest user by default (4531ac4)

Tests

  • rabbitmq_users_spec.rb: fix rubocop violations (57efa45)

0.16.0 (2019-11-19)

Bug Fixes

  • latest: ensure required Debian packages are installed (89b470f)

Continuous Integration

  • kitchen+travis: add latest suite (29fbcd2)

  • travis: apply changes from build config validation [skip ci] (4a1dacb)

Features

  • travis: apply changes from build config validation (7d9533c)

0.15.1 (2019-11-14)

Bug Fixes

  • latest.sls: use Bintray repo on Debian (b50f347)

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

Continuous Integration

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

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

Performance Improvements

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

0.15.0 (2019-10-29)

Features

  • semantic-release: implement for this formula (2b5e400)

Tests

  • implement test using Kitchen and Inspec, and CI with Travis (e9eb8ff)