Changelog
0.4.1 (2020-12-16)
Continuous Integration
-
gemfile.lock: add to repo with updated
Gemfile[skip ci] (aa44607) -
gitlab-ci: use GitLab CI as Travis CI replacement (e3f575e)
-
kitchen: use
saltimagesDocker Hub where available [skip ci] (54cb631) -
kitchen+travis: add new platforms [skip ci] (31346ee)
-
kitchen+travis: adjust matrix to add
3000.2& remove2018.3[skip ci] (cb7c4be) -
kitchen+travis: adjust matrix to add
3000.3[skip ci] (66bdad3) -
kitchen+travis: adjust matrix to update
3000to3000.1[skip ci] (7a36cb1) -
kitchen+travis: remove
master-py2-arch-base-latest[skip ci] (5899312) -
pre-commit: add to formula [skip ci] (67c5b5a)
-
pre-commit: enable/disable
rstcheckas relevant [skip ci] (a96852d) -
pre-commit: finalise
rstcheckconfiguration [skip ci] (ea962cf) -
travis: add notifications ⇒ zulip [skip ci] (fd320d6)
-
workflows/commitlint: add to repo [skip ci] (5288992)
Documentation
-
readme: fix
rstcheckviolation [skip ci] (e829357), closes /travis-ci.org/github/myii/varnish-formula/builds/731609027#L259
0.4.0 (2020-04-01)
Continuous Integration
-
gemfile: restrict
traingem version until upstream fix [skip ci] (b94e9c2) -
kitchen: avoid using bootstrap for
masterinstances [skip ci] (788dd7b) -
kitchen+travis: adjust matrix to add
3000& remove2017.7(3ebb354) -
travis: quote pathspecs used with
git ls-files[skip ci] (bcbf380) -
travis: run
shellcheckduring lint job [skip ci] (729e850) -
travis: use
major.minorforsemantic-releaseversion [skip ci] (4b8c25b)
Features
-
ng: add
retry_optionsto fix installation oncentos-8(90bd91c)
0.3.0 (2019-11-25)
Bug Fixes
-
ng: fix config for Amazon Linux 2 (98a176c)
-
ng: fix config for Arch Linux (aac3789)
-
ng: fix config for CentOS 8 (faf6958)
-
ng: fix config for Fedora 30 & 31 (9ddbcd5)
-
ng: fix config for OpenSuse Leap 15.1 (ca8797c)
-
ng/default.vcl: add new template for
ng(a3ed404) -
ng/repo.sls: add inline EPEL repo configuration (e593d92)
-
ng/repo.sls: ensure required Debian packages are installed (c5fb7fe)
-
ng/services.sls: ensure logging service waits for main service (c30dccf)
-
salt-lint: fix all errors (b0df59d)
-
yamllint: fix all errors (79ed36b)
Features
-
semantic-release: implement for this formula (f6edbba)
Tests
-
pillars: provide test pillars and updated
pillar.example(63881e8)