Skip to content

Releases: saltstack-formulas/template-formula

v5.0.3

19 Aug 15:32

Choose a tag to compare

5.0.3 (2021-08-19)

Bug Fixes

  • convert-formula.sh: add ~ to reST underlining during conversion (80ed8cd)
  • convert-formula.sh: fix reST underlining during conversion (11068af)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (be3ee0b)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (3c7fb0f)
  • gitlab: update dind-ruby-bionic with ruby 2.7.1 (b2fe67a)
  • kitchen: move provisioner block & update run_command [skip ci] (29df15e)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (1b8604d)
  • add arch-master to matrix and update .travis.yml [skip ci] (7e74001)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (e14f830)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (c99c5a1)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (858ef8a)

Documentation

  • map.jinja: fix rst-lint violation [skip ci] (e43d6ce)
  • map.jinja: make section headings consistent with other docs (40277fc)

Tests

  • _mapdata: add verification file for debian-11 [skip ci] (98edfd3)
  • _mapdata: add verification file for fedora-34 [skip ci] (79587c4)
  • alma+rocky: add platforms (based on CentOS 8) [skip ci] (ec7ede0)

v5.0.2

14 Apr 16:39

Choose a tag to compare

5.0.2 (2021-04-14)

Bug Fixes

  • convert-formula.sh: replace instances of template-formula for CI (537fe65), closes #231

Tests

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

v5.0.1

09 Mar 18:06

Choose a tag to compare

5.0.1 (2021-03-09)

Bug Fixes

  • convert-formula: _mapdata control name must use the formula one (1f3600d)

v5.0.0

09 Mar 16:29

Choose a tag to compare

5.0.0 (2021-03-09)

Bug Fixes

  • inspec: validate map.jinja configuration (41d222e)

Continuous Integration

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

Features

  • map: update to v5 map.jinja (42e1932)

BREAKING CHANGES

  • map: map.jinja now exports a generic mapdata variable
  • map: The per grain parameter values are now under TEMPLATE/parameters/

v4.3.8

21 Feb 08:12

Choose a tag to compare

4.3.8 (2021-02-21)

Continuous Integration

  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (23c2bb2)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (00823a2)

Tests

  • _mapdata: add verification files for Fedora 33 & Tumbleweed (3347b85)

v4.3.7

11 Feb 07:07

Choose a tag to compare

4.3.7 (2021-02-11)

Continuous Integration

  • pre-commit: update hook for rubocop [skip ci] (978a7e7)

Styles

  • inspec: match current practices for file and control names (aa8a58b)

Tests

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

v4.3.6

14 Jan 21:42

Choose a tag to compare

4.3.6 (2021-01-14)

Bug Fixes

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

Tests

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

v4.3.5

23 Dec 18:59

Choose a tag to compare

4.3.5 (2020-12-23)

Code Refactoring

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

v4.3.4

22 Dec 12:47

Choose a tag to compare

4.3.4 (2020-12-22)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (e476d5a)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (4c300d0)

Tests

  • _mapdata: fix existing verification files (6bbafed)
  • map: standardise map.jinja verification (4c8cf32)

v4.3.3

16 Dec 07:25

Choose a tag to compare

4.3.3 (2020-12-16)

Bug Fixes

  • codeowners: ensure lib* files are owned by ssf (d60cc15)

Continuous Integration

  • gitlab-ci: use GitLab CI as Travis CI replacement (0403f62)