Select Git revision
pillar.example
-
Dennis Ahrens authored
In addition the whole vagrant setup was dropped, since it was based on debian lenny.
Dennis Ahrens authoredIn addition the whole vagrant setup was dropped, since it was based on debian lenny.
CHANGELOG.md 23.17 KiB
Changelog
0.43.0 (2021-07-20)
Bug Fixes
-
redhat: fix
pkg_deps
to be able to install PostgreSQL 13 (060c8df)
Continuous Integration
- add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (1fa7c66) - use
default
&repo
InSpec suites (a6c8197) -
kitchen: move
provisioner
block & updaterun_command
[skip ci] (e9da40b)
Features
- codenamemap: update to current supported Fedora versions (8a11bd6)
Tests
-
inspec: move common controls to the
share
profile (2214096) -
inspec: rename all files to avoid unnecessary
_spec
suffix (a1837c2) -
pillar: use separate pillars to test
default
&repo
suites (27473b9)
0.42.0 (2021-07-15)
Features
- debian: add bullseye support (216192d)
0.41.9 (2021-07-06)
Bug Fixes
- osmap.yaml: fix PGDG repo file creation for Amazon Linux (2de775b)
Continuous Integration
-
3003.1: update inc. AlmaLinux, Rocky &
rst-lint
[skip ci] (d16e91c) - kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (b690bab)
0.41.8 (2021-05-25)
Bug Fixes
- jinja: use json filter (eb63ec8)
Continuous Integration
- add
arch-master
to matrix and update.travis.yml
[skip ci] (79feefa) -
kitchen+gitlab: adjust matrix to add
3003
[skip ci] (fd8f0e5) - vagrant: add FreeBSD 13.0 [skip ci] (93bb123)
- vagrant: use pre-salted boxes & conditional local settings [skip ci] (69812c1)
Documentation
- readme: fix headings [skip ci] (c97317c)
0.41.7 (2021-03-26)
Continuous Integration
- enable Vagrant-based testing using GitHub Actions (2ebc9c1)
- kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (cc43d1c)
Documentation
-
readme: add
Testing with Vagrant
section (ed2d688)
Tests
- standardise use of
share
suite &_mapdata
state [skip ci] (fc53d97)
0.41.6 (2021-02-26)
Bug Fixes
- repo: check whether pkg_repo is set (26b2233)
- repo: reorder dependencies to prevent errors (750d8aa)
Continuous Integration
-
gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (476b15e) - kitchen+gitlab-ci: use latest pre-salted images [skip ci] (6f04b31)
-
pre-commit: update hook for
rubocop
[skip ci] (e964c26)
Tests
-
command_spec: fix
rubocop
violation [skip ci] (73c39af) - pillar: update conditional to include Tumbleweed (e976ee9)
0.41.5 (2021-01-07)
Bug Fixes
- cent7: postgres11 needs libicu installed (4c0f796)
Continuous Integration
-
commitlint: ensure
upstream/master
uses main repo URL [skip ci] (e84389d) -
gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (2615411)
0.41.4 (2020-12-16)
Bug Fixes
- archlinux: avoid nonetype error (0a6cf8f)
- archlinux: use consistent jinja repo check (3a955e0)
- jinja: syntax correction (8b44c06)
- python: use python3 postres on cent7/8 (d6d1068)
- suse: version 11+ repo support on suse (b3f381e)
Continuous Integration
- gitlab-ci: use GitLab CI as Travis CI replacement (a45673a)
- pre-commit: add to formula [skip ci] (db1794b)
-
pre-commit: enable/disable
rstcheck
as relevant [skip ci] (f04d60a) -
pre-commit: finalise
rstcheck
configuration [skip ci] (7036f60)