Georg Pfuetzenreuter
9b218074e5
fix(defaults): set enabled
...
Avoid render failure if called without a defined pillar and assume
service should be enabled if not stated otherwise.
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2024-03-04 15:25:05 +01:00
semantic-release-bot
13251f8160
chore(release): 0.12.1 [skip ci]
...
## [0.12.1](https://github.com/saltstack-formulas/nfs-formula/compare/v0.12.0...v0.12.1 ) (2021-06-24)
### Bug Fixes
* **osfamilymap:** fix no `grains.init` on *BSD ([53b5b39
](53b5b39f25
)), closes [#38 ](https://github.com/saltstack-formulas/nfs-formula/issues/38 )
### Continuous Integration
* enable Vagrant-based testing using GitHub Actions ([8b7a927
](8b7a927a01
))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([f912cb6
](f912cb6272
))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([dc8ee52
](dc8ee52e89
))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([20db001
](20db001708
))
2021-06-24 09:06:00 +00:00
semantic-release-bot
bcf1ad47f7
chore(release): 0.12.0 [skip ci]
...
# [0.12.0](https://github.com/saltstack-formulas/nfs-formula/compare/v0.11.1...v0.12.0 ) (2021-04-03)
### Code Refactoring
* **service:** split out nfs service handling into dedicated state ([ad8d4b8
](ad8d4b89dc
))
### Continuous Integration
* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([3d81fea
](3d81feaab3
))
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([be724ae
](be724aed00
))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([e0274da
](e0274daa9a
))
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([4405b21
](4405b21517
))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([8ef3472
](8ef34725eb
))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([ef34ebb
](ef34ebba22
))
* **pre-commit:** add to formula [skip ci] ([b4b0896
](b4b0896979
))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([def21c3
](def21c3ba0
))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([6bea9ea
](6bea9eaedd
))
* **pre-commit:** update hook for `rubocop` [skip ci] ([c298c9a
](c298c9a7ce
))
### Features
* **oscodenamemap:** add support for openSUSE Tumbleweed ([5c30f49
](5c30f49cef
))
* **osfamilymap:** add support for Gentoo ([aae6ce6
](aae6ce6414
))
* **service:** allow disabling of nfs services ([2bfffc0
](2bfffc06a9
))
### Tests
* standardise use of `share` suite & `_mapdata` state [skip ci] ([b3d113a
](b3d113a49e
))
2021-04-03 12:38:47 +00:00
semantic-release-bot
3a3b3be7fc
chore(release): 0.11.1 [skip ci]
...
## [0.11.1](https://github.com/saltstack-formulas/nfs-formula/compare/v0.11.0...v0.11.1 ) (2020-07-06)
### Bug Fixes
* **null:** replace `None` with null in yaml files ([88a3c54
](88a3c544cc
))
### Continuous Integration
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([c8c240f
](c8c240f300
))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([5f3dc36
](5f3dc366f3
))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([a0f3722
](a0f372258b
))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([c8ae973
](c8ae973a61
))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([26cf881
](26cf881085
))
* **travis:** add notifications => zulip [skip ci] ([c1d4ce0
](c1d4ce0d7b
))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([c15158b
](c15158b1ec
))
* **travis:** run `shellcheck` during lint job [skip ci] ([5efc351
](5efc35189d
))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([a20ce32
](a20ce32841
))
* **workflows/commitlint:** add to repo [skip ci] ([26bc2b4
](26bc2b410c
))
* workaround issues with newly introduced `amazonlinux-1` [skip ci] ([da5453c
](da5453c87b
))
2020-07-06 09:23:47 +00:00
semantic-release-bot
441ad3ccb1
chore(release): 0.11.0 [skip ci]
...
# [0.11.0](https://github.com/saltstack-formulas/nfs-formula/compare/v0.10.0...v0.11.0 ) (2019-11-20)
### Bug Fixes
* **map.jinja:** add missing reference to `osfinger` grain ([d56f55e
](d56f55e6ca
))
* **osfingermap:** update `service_name` for `CentOS-6` ([780c062
](780c062228
))
* **osmap:** update `service_name` for current versions of Fedora ([2731708
](27317085f7
))
### Continuous Integration
* **travis:** finalise enabled instances ([1255431
](1255431d0d
))
### Features
* implementing semantic release ([ad826bc
](ad826bc23e
))
### Styles
* fix linters errors ([18acd66
](18acd667c0
))
2019-11-20 22:12:09 +00:00
Eric Veiras Galisson
ad826bc23e
feat: implementing semantic release
2019-11-20 21:45:37 +00:00