Changelog

0.19.5 (2021-03-04)

Bug Fixes

  • resolve configuration and tests for Ubuntu 16.04 (4e8016f)

  • resolve configuration and tests for Ubuntu 18.04 (ec35e9b)

Code Refactoring

  • debian: centralise between osfamily & osfinger map files (d467166)

Continuous Integration

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

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

  • pre-commit: update hook for rubocop [skip ci] (3e9ba8e)

Tests

  • _mapdata: add verification file for Oracle Linux 8 (833e72c)

  • config_spec: disable server.xml control where Python < 3.6 (5bd95fc)

  • add for openSUSE Tumbleweed (3b2a979)

  • add for Oracle Linux 7 (9f1ff44)

  • remove _spec suffix from filenames (ac90357)

  • update for Arch Linux (20d4499)

  • update for Fedora 33 (39d7c2a)

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

0.19.4 (2021-01-14)

Bug Fixes

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

Tests

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

0.19.3 (2020-12-27)

Continuous Integration

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

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

Tests

  • _mapdata: generate verification files (dbed9c1)

  • comparison_files: refactor to use InSpec profile directory (901188d)

  • config_spec: avoid use of HOSTNAME_PLACEHOLDER (8d4ced7)

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

0.19.2 (2020-12-18)

Bug Fixes

  • osfingermap: reinstate values for Debian-9 after regression (5170561), closes #119

0.19.1 (2020-12-16)

Continuous Integration

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

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

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

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

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

Tests

  • yaml_dump_spec: update with common_pkg from PR #119 [skip ci] (29db014)

0.19.0 (2020-05-28)

Continuous Integration

  • kitchen+travis: add new platforms [skip ci] (91e57b5)

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

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

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

  • kitchen+travis: use new platforms (2fd6f92)

  • travis: add notifications ⇒ zulip [skip ci] (65a5733)

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

Features

  • support new platforms (ubuntu-20.04 & fedora-32) (fce35a5)

0.18.0 (2020-04-27)

Bug Fixes

  • cluster: set accumlator name (51f2968)

  • fedora: use ver: 9 (Jasper Listener deprecated in tomcat >= 8) (ba9cbf1)

  • native: use EPEL repo for amazonlinux-2 (242f063)

  • server.xml: replace tabs with spaces (58d65f9)

Continuous Integration

  • kitchen+travis+inspec: merge test suites into single default suite (429c56e)

Documentation

  • readme: switch mixed-up state descriptions (d43958f)

Features

  • osfingermap: add settings for debian-8 (7c86d80)

Tests

  • update and fix all tests (inc. provide files for comparison) (50262c3)

0.17.2 (2020-04-27)

Bug Fixes

  • config.sls: ensure catalina_tmpdir created with correct permissions (4b5387f)

  • debian: define catalina* variables for Debian based OSes (7062834)

Continuous Integration

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

Tests

0.17.1 (2020-04-21)

Code Refactoring

  • standardise structure from the template-formula (db49764)

  • map.jinja: use template-formula structure & add debian-10 (d1bb84f)

Continuous Integration

  • travis+inspec: test debian-10 as well (9b2bab5)

0.17.0 (2020-04-20)

Bug Fixes

  • rubocop: fix (or exclude) all violations (ead2d21)

  • salt-lint: fix all violations (579ea68)

  • yamllint: fix (or ignore) all errrors (d50126a)

Documentation

  • readme: apply standard structure (a1365ef)

Features

  • semantic-release: implement for this formula (7e4ced7)

Tests

  • add tests for packages and services (d1b4f3a)

  • yaml_dump: add to tomcat_install suite (c948f8b)