1.2.3 (2019-11-07)
- release.config.js: use full commit hash in commit link [skip ci] (297db70)
- kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (bc13a28) - kitchen: use
develop
image untilmaster
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 forv0.0.10
[skip ci] (562874c) - merge travis matrix, add
salt-lint
&rubocop
tolint
job (af7f503)
- contributing: remove to use org-level file instead [skip ci] (7214aa7)
- readme: update link to
CONTRIBUTING
[skip ci] (e5542dd)
- travis: improve
salt-lint
invocation [skip ci] (8b098a3)
1.2.2 (2019-10-09)
- kitchen: install required packages to bootstrapped
opensuse
() - kitchen: use bootstrapped
opensuse
images until2019.2.2
() - merge travis matrix, add
salt-lint
&rubocop
tolint
job ()
1.2.1 (2019-10-01)
- gemfile: restrict
inspec
version to~> 4.16.0
(c82034a), closes /travis-ci.com/saltstack-formulas/vault-formula/jobs/239671364#L2219-L2220 /travis-ci.com/saltstack-formulas/vault-formula/jobs/239671365#L1925-L1926 /travis-ci.com/saltstack-formulas/vault-formula/jobs/239671366#L1515-L1520 - inspec: fix Ruby lint warnings (9d823ed)
- osfamilymap: add support for
Arch
(b64a589)
- use
dist: bionic
& applyopensuse-leap-15
SCP error workaround (d2c97f4) - kitchen: change
log_level
todebug
instead ofinfo
(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 ofkitchen test
(6939af9) - yamllint: add rule
empty-values
& use newyaml-files
setting (ece89fa)
- inspec: move tests to standard
controls
sub-directory (bd8649c)
1.2.0 (2019-08-17)
- yamllint: include for this repo and apply rules throughout (073f66e)
1.1.1 (2019-07-13)
- kitchen+inspec: move inline pillars to files (4dc3025)
1.1.0 (2019-07-10)
- package: explicitly require package providing setcap (d476700)
- user: handle removal of
gid_from_name
in Salt develop branch (dee3748), closes saltstack/salt#48640
- defaults: place common values in defaults.yaml (3656e31)
- kitchen+travis: bring into line with
template-formula
(34f05bd)
- add support for openSUSE (76b8ac3)
- user+group: test for vault user/group existence (ff5cdf9)
1.0.6 (2019-06-24)
- use gpg2 (d755cb4)
1.0.5 (2019-05-15)
- readme: move requirements section under testing header (dfca3a6)
1.0.4 (2019-05-14)
- kitchen: don't put Gemfile.lock in git (cfd5daf)
- kitchen: update Gemfile from template-formula (541ec63)
- travis: use default bundler on Travis (b9f40b3)
- readme: restore requirements section (5f2256c)
1.0.3 (2019-05-13)
- readme: improve readme sections (10e2bde)
1.0.2 (2019-05-13)
- readme: update readme, add badges (1fc3142)
1.0.1 (2019-04-20)
- kitchen: prefer
kitchen.yml
to.kitchen.yml
(5baaf24)
1.0.0 (2019-04-01)
- everything: review comments & tests (297d784)
- package: add missed cleanup & add storage backend to prod test (d0ed5e5)
- package: fix more review comments (65482c2)
- service: re-add support for Ubuntu 14.04 and older (1b1611f)
- upgrade: upgrade procedure & add MacOS platform (b7b0d1d)
- everything: overhaul to align with the template-formula (15d4e34)
- map.jinja: cleanup map.jinja merge & add lookup (a640f01)
- service: move config watch statement as it breaks in dev_mode (c6ce242)
- version: bump version to 1.1.0 (7671f87)
- defaults: some defaults were incorrectly changed (140db23)
- config: correct more test cases (507ee9f)
- install_binary: fix version & hash returned by vault v1.1.0 (8d74960)
- kitchen: change version pillar (7fed7e6)
- manual: update test, clean link (1f533d3)
- everything: This renames all states and the config file being generated.