Changelog

1.2.0 (2021-04-26)

Features

  • platform: support the Gentoo distributions (a0f2701)

1.1.1 (2021-04-26)

Code Refactoring

  • layout: split formula with package and deployed (a7a55c3)

Continuous Integration

  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (e6077cc)

Tests

  • _mapdata: add verification file for fedora-34 [skip ci] (27ba289)

1.1.0 (2021-04-14)

Features

  • map: users can configure certlist in YAML files (1ae2717)

Tests

  • inspec: the cert pillar must be in mapdata reference files (36e04e1)

1.0.0 (2021-04-13)

Bug Fixes

  • map: unable to setup test infrastructure (c223af4)

Features

  • map: update to generic v5 map.jinja (93c89e1)

Tests

  • inspec: map.jinja configuration is now in reference files (4041422)

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

BREAKING CHANGES

  • map: map.jinja import must use without context

  • map: libmapstack.jinja import must use without context

  • map: libmatchers.jinja import must use without context

  • map: map.jinja now export a generic mapdata variable

  • map: the parameters per grains are now under cert/parameters/

0.4.4 (2021-03-17)

Continuous Integration

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

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

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

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

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

  • pre-commit: update hook for rubocop [skip ci] (21a2b99)

Tests

  • inspec: add InSpec shared resources (b1ad9d7)

  • inspec: verify mapdata dump against reference files (42f299f)

  • managed: fix for Oracle Linux (82257ca)

  • map: dump mapdata content (9a490de)

0.4.3 (2020-12-16)

Bug Fixes

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

Continuous Integration

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

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

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

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

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

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

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

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

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

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

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

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

  • travis: add notifications ⇒ zulip [skip ci] (667d949)

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

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

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

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

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

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

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

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

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

Documentation

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

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

Performance Improvements

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

0.4.2 (2019-10-09)

Bug Fixes

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

Continuous Integration

0.4.1 (2019-09-05)

Continuous Integration

  • kitchen+travis: replace EOL pre-salted images (1b9fd9d)

Tests

  • inspec: improve to work on amazon as well (248d0e8)

0.4.0 (2019-08-10)

Bug Fixes

  • no_certs: remove unused test pillar file (cbb0ef6), closes #29

Continuous Integration

  • kitchen: remove python*-pip installation (36b41c1)

  • use cross-formula standard structure (b6b0509)

Features

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

0.3.2 (2019-06-26)

Continuous Integration

  • kitchen+travis: modify matrix to include develop platform (ecda7e6)

Tests

  • managed: get tests working for Fedora as well (7332d4b), closes #23

0.3.1 (2019-04-28)

Continuous Integration

  • travis: deactivate fedora builds (e2c8352)

Documentation

  • semantic-release: implement an automated changelog (5f455f5)