Changelog

0.11.4 (2021-01-14)

Bug Fixes

  • _mapdata: ensure map data is directly under values (81fb960)

Tests

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

0.11.3 (2020-12-27)

Continuous Integration

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

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

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

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

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

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

Tests

  • _mapdata: generate verification files (2ffc825)

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

0.11.2 (2020-09-24)

Bug Fixes

Continuous Integration

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

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

  • kitchen+travis: add new platforms [skip ci] (2e3f86e)

  • kitchen+travis: adjust matrix to add 3000.2 & remove 2018.3 [skip ci] (1eac3c9)

  • kitchen+travis: adjust matrix to add 3000.3 [skip ci] (4fa9cb5)

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

  • travis: add notifications ⇒ zulip [skip ci] (1726c5a)

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

0.11.1 (2020-04-09)

Bug Fixes

  • fedora: install dhcp-server (b91a3b1)

  • pillar.example: remove spurious whitespaces found in yaml_dump (d578996)

  • rubocop: fix remaining violations (106f9cb)

Continuous Integration

  • kitchen+travis: adjust matrix to add 3000.1 & remove 2017.7 (6bacfb3)

Tests

  • fix arch conditional and make case more Rubyish (0b5bab2)

0.11.0 (2020-04-09)

Features

  • ldap: add ldap backend support (241f267)

Tests

0.10.4 (2020-04-06)

Bug Fixes

  • map.jinja: ensure whole pillar is merged in (4baed92)

Code Refactoring

  • tpls: refactor templates (9648e0d)

Tests

  • config_spec: update according to refactored map.jinja (880b281)

  • yaml_dump_spec: update according to refactored map.jinja (174e8d2)

0.10.3 (2020-04-06)

Tests

  • config_spec: fix existing tests (repeating same control twice) (3c7cd44)

  • config_spec: update with file contents to test (0ae0a66)

  • config_spec: workaround spurious whitespace issues on CentOS (f4e12c5)

0.10.2 (2020-04-06)

Code Refactoring

Tests

0.10.1 (2020-04-06)

Tests

  • yaml_dump: add functionality, initial tests & add to Kitchen (76d43f5)

0.10.0 (2020-02-27)

Continuous Integration

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

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

Features

  • map.jinja: add Red Hat styled service configuration (ebf6e50)

0.9.0 (2019-12-16)

Bug Fixes

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

Continuous Integration

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

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

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

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

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

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

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

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

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

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

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

Documentation

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

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

Features

  • map.jinja: add Gentoo support (934bcf4)

Performance Improvements

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

0.8.1 (2019-10-09)

Continuous Integration

Tests

  • inspec: add remaining platforms [skip ci] (483d70d)

0.8.0 (2019-08-10)

Features

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

0.7.1 (2019-07-31)

Code Refactoring

  • indent: use filter block to indent included files (451667f)

0.7.0 (2019-07-31)

Continuous Integration

  • travis: initialize kitchen infrastructure (472a1c4)

Documentation

  • readme: move under doc/ and add contributing documentation (523e19a)

Features

  • semantic-release: implement an automated changelog (b5ad74e)

Tests

  • config: the daemon configuration file must exist (840c225)

  • packages: we have only one installed package (9b9fa1e)

  • service: the service configuration file must exist (eb3c948)

  • service: the service must be installed but disabled (174c2e7)