Releases: saltstack-formulas/lvm-formula
Releases · saltstack-formulas/lvm-formula
v0.3.3
0.3.3 (2020-04-22)
Bug Fixes
- debian: explicitly accept suite vaue change (b3c9da8)
- release.config.js: use full commit hash in commit link [skip ci] (893ca7f)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (d5792fe) - gemfile.lock: add to repo with updated
Gemfile
[skip ci] (7d25a8e) - kitchen: avoid using bootstrap for
master
instances [skip ci] (2d95000) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (ef6cfda) - kitchen+travis: standardise structure to finalise fix (ef67ad9)
- workaround issues with newly introduced
amazonlinux-1
[skip ci] (fd9dc65) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (5c423ec) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (090409d) - travis: apply changes from build config validation [skip ci] (aac0bf2)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (de8dcfe) - travis: quote pathspecs used with
git ls-files
[skip ci] (3eae092) - travis: run
shellcheck
during lint job [skip ci] (16ff431) - travis: update
salt-lint
config forv0.0.10
[skip ci] (d10b0ae) - travis: use
major.minor
forsemantic-release
version [skip ci] (658ec6d) - travis: use build config validation (beta) [skip ci] (4f88688)
Documentation
- contributing: remove to use org-level file instead [skip ci] (e17c158)
- readme: update link to
CONTRIBUTING
[skip ci] (6302351)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (efbf102)
Tests
- suite: modify pillar data & tests (b664237)
v0.3.2
v0.3.1
0.3.1 (2019-10-10)
Bug Fixes
- create.sls: fix
salt-lint
errors () - create.sls: fix
salt-lint
errors () - trailing whitespace: fix
salt-lint
errors ()
Continuous Integration
v0.3.0
0.3.0 (2019-09-25)
Bug Fixes
- packages: map thin-provisioning-tools package (1db0237)
- pillardata: clustered=>shared; fix yamllint issues (7ce18d8)
Code Refactoring
- statenames: renamed remove to clean (e9bd497)
Documentation
- example: updated pillar.example (47e5843)
- readme: fix duplicate clean; remove unused config.sls file (804749e)
Features
Tests
v0.2.4: Merge pull request #14 from noelmcloughlin/get
refactor(map.jinja): use config.get