Changelog

0.2.4 (2021-01-14)

Bug Fixes

  • _mapdata: ensure map data is directly under values (90acda9)

Tests

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

0.2.3 (2020-12-23)

Code Refactoring

  • map: use top-level values: key in map.jinja dumps (264445b)

0.2.2 (2020-12-22)

Continuous Integration

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

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

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

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

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

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

Tests

  • _mapdata: fix existing verification files (4f6d735)

  • _mapdata: generate remaining verification files (64ae00d)

  • map: standardise map.jinja verification (7580eaf)

0.2.1 (2020-09-10)

Bug Fixes

  • state: restart service when configuration has changed (9fc8fbd)

0.2.0 (2020-08-25)

Features

  • map: sync map.jinja with template-formula (ed386a8)

Tests

  • _mapdata: update for merging from test pillar (aec6af0)

0.1.2 (2020-08-25)

Tests

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

0.1.1 (2020-08-14)

Bug Fixes

  • salt-lint: fix all violations (7135a97)

  • yamllint: fix violations (dba380e)

Continuous Integration

  • kitchen: add Kitchen tests (0e4672c)