Skip to content

Releases: saltstack-formulas/vault-formula

v1.3.1

24 Nov 16:23
Compare
Choose a tag to compare

1.3.1 (2022-11-24)

Continuous Integration

  • update pre-commit configuration inc. for pre-commit.ci [skip ci] (715e330)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (8eb304b)
  • vagrant: use linked_clone at all times (inc. CI) [skip ci] (544cf08)

Tests

  • install_binary: update test to use Vault v1.12.0 (cc70b54)
  • system.rb: add support for mac_os_x [skip ci] (80eab72)

v1.3.0

23 Mar 16:39
Compare
Choose a tag to compare

1.3.0 (2022-03-23)

Continuous Integration

  • enable Vagrant-based testing using GitHub Actions (16ec625)
  • update linters to latest versions [skip ci] (b95d2c9)
  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (f80da8c)
  • gemfile: allow rubygems proxy to be provided as an env var [skip ci] (7f06dc1)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (6eab66e)
  • gitlab-ci: allow failure for OpenSUSE Leap 15.2 [skip ci] (bbb1e69)
  • kitchen: move provisioner block & update run_command [skip ci] (104b032)
  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (8d83b50)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (c2bd458)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (dd0fc12)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (3a12912)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (8a1c505)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (f044bcb)
  • add arch-master to matrix and update .travis.yml [skip ci] (120c065)

Documentation

  • readme: add Testing with Vagrant section (208e31b)

Features

  • freebsd: add FreeBSD support (946e2d0)

Tests

  • pillar: use disable_mlock for FreeBSD (Vagrant) (94797f2)
  • update all for FreeBSD (cb29f9d)
  • system: add build_platform_codename [skip ci] (664bf33)

v1.2.5

30 Apr 14:17
Compare
Choose a tag to compare

1.2.5 (2021-04-30)

Bug Fixes

  • gpg: update Hashicorp GPG key after HCSEC-2021-12 (1b6d000)

Continuous Integration

  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (d7ea9ae)

v1.2.4

17 Apr 17:45
Compare
Choose a tag to compare

1.2.4 (2021-04-17)

Code Refactoring

  • cert-gen.sh: use sh not bash for portability (860f1ba)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (134d6f5)
  • gemfile: restrict train gem version until upstream fix [skip ci] (999e3c7)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (c6bf47b)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (f3c1007)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (31a61f8)
  • gitlab-ci: use GitLab CI as Travis CI replacement (0a90aa7)
  • kitchen: avoid using bootstrap for master instances [skip ci] (6d0cff0)
  • kitchen: use saltimages Docker Hub where available [skip ci] (7403ecd)
  • kitchen: use stable for amazonlinux-1 bootstrap [skip ci] (83930ff)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (49e5671)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (d96b789)
  • kitchen+travis: add new platforms [skip ci] (98bad0d)
  • kitchen+travis: adjust matrix to add 3000.1 & remove 2017.7 (37ce4f4)
  • kitchen+travis: adjust matrix to add 3000.2 & remove 2018.3 [skip ci] (3ffb96f)
  • kitchen+travis: adjust matrix to add 3000.3 [skip ci] (fe39213)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (43e6673)
  • pre-commit: add to formula [skip ci] (034157b)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (d8b64e3)
  • pre-commit: finalise rstcheck configuration [skip ci] (e42dc17)
  • pre-commit: update hook for rubocop [skip ci] (99be484)
  • travis: add notifications => zulip [skip ci] (279a5b4)
  • travis: apply changes from build config validation [skip ci] (d494294)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (b8e3f4f)
  • travis: quote pathspecs used with git ls-files [skip ci] (f4beb33)
  • travis: run shellcheck during lint job [skip ci] (c4090d6)
  • travis: use major.minor for semantic-release version [skip ci] (1ab3801)
  • travis: use build config validation (beta) [skip ci] (b54b06d)
  • workflows/commitlint: add to repo [skip ci] (98e056a)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (9877500)
  • prod_server: fix regex for Arch and Tumbleweed as well (9d673fa)
  • rubocop: fix remaining violations (d289ce9)

v1.2.3

07 Nov 00:51
Compare
Choose a tag to compare

1.2.3 (2019-11-07)

Bug Fixes

  • release.config.js: use full commit hash in commit link [skip ci] (297db70)

Continuous Integration

  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (bc13a28)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (c38389c)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (8c9631e)
  • kitchen+travis: use bootstrapped amazonlinux-1 images (a9576e8)
  • travis: update salt-lint config for v0.0.10 [skip ci] (562874c)
  • merge travis matrix, add salt-lint & rubocop to lint job (af7f503)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (7214aa7)
  • readme: update link to CONTRIBUTING [skip ci] (e5542dd)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (8b098a3)

v1.2.2

09 Oct 13:10
Compare
Choose a tag to compare

1.2.2 (2019-10-09)

Bug Fixes

  • cert-gen.sh.j2: fix salt-lint errors ()

Continuous Integration

  • kitchen: install required packages to bootstrapped opensuse ()
  • kitchen: use bootstrapped opensuse images until 2019.2.2 ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()

v1.2.1

01 Oct 00:13
Compare
Choose a tag to compare

1.2.1 (2019-10-01)

Bug Fixes

Continuous Integration

  • use dist: bionic & apply opensuse-leap-15 SCP error workaround (d2c97f4)
  • kitchen: change log_level to debug instead of info (79b902e)
  • kitchen+travis: replace EOL pre-salted images (346cd1e)
  • platform: add arch-base-latest (6dd656f)
  • travis: apply suggestions from code review (800d842)
  • travis: split suites across instances (bfdba0c)
  • travis: use kitchen verify instead of kitchen test (6939af9)
  • yamllint: add rule empty-values & use new yaml-files setting (ece89fa)

Tests

  • inspec: move tests to standard controls sub-directory (bd8649c)

v1.2.0

17 Aug 08:11
Compare
Choose a tag to compare

1.2.0 (2019-08-17)

Features

  • yamllint: include for this repo and apply rules throughout (073f66e)

v1.1.1

13 Jul 13:34
Compare
Choose a tag to compare

1.1.1 (2019-07-13)

Code Refactoring

  • kitchen+inspec: move inline pillars to files (4dc3025)

v1.1.0

10 Jul 12:59
Compare
Choose a tag to compare

1.1.0 (2019-07-10)

Bug Fixes

Code Refactoring

  • defaults: place common values in defaults.yaml (3656e31)

Continuous Integration

  • kitchen+travis: bring into line with template-formula (34f05bd)

Features

  • add support for openSUSE (76b8ac3)

Tests

  • user+group: test for vault user/group existence (ff5cdf9)