Sean Molenaar
f1f04e6050
fix(repos): fix namings after salt binaries and keys move
BREAKING CHANGES: This commit changes upstream repository naming conventions
to get latest binaries and keys. If you depends on versions of salt from older,
please stick with version 1.x.x of this formula
1年前
semantic-release-bot
cc6a3a204e
chore(release): 1.12.0 [skip ci]
# [1.12.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.11.0...v1.12.0 ) (2022-08-26)
### Continuous Integration
* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([c8f9dd4
](c8f9dd44e6
))
### Features
* **freebsd:** update package names for Python 3.9 ([2881fdd
](2881fdd811
))
2 年前
semantic-release-bot
b62986613b
chore(release): 1.11.0 [skip ci]
# [1.11.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.10.3...v1.11.0 ) (2022-05-17)
### Bug Fixes
* **minion:** replace literals with `rootuser` & `rootgroup` from map ([b2316ed
](b2316ed17b
))
### Code Refactoring
* **minion:** use `pkg.installed` state for macOS ([3eff2d2
](3eff2d2acf
))
### Continuous Integration
* **macos:** enable testing using GitHub Actions ([8ab60b9
](8ab60b9689
))
* **vagrant:** use `linked_clone` at all times (inc. CI) [skip ci] ([18a6230
](18a6230856
))
### Features
* **macos:** use `saltstack` as package to install ([c05fddf
](c05fddf139
))
### Tests
* **macos:** add `map.jinja` verification files ([c1c635f
](c1c635fda4
))
* **macos:** update for this platform ([dc9cff9
](dc9cff99c5
))
* **system.rb:** add support for `mac_os_x` [skip ci] ([e8a1237
](e8a1237632
))
2 年前
semantic-release-bot
1ab177d5be
chore(release): 1.10.3 [skip ci]
## [1.10.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.10.2...v1.10.3 ) (2022-04-13)
### Bug Fixes
* **pkgrepo:** pkgrepo use cmd.shell ([0e4b3bd
](0e4b3bdf94
))
### Continuous Integration
* **kitchen.windows:** fix version number for Salt installation [skip ci] ([37dd068
](37dd068d19
))
### Tests
* **_mapdata:** add verification file for `fedora-36` [skip ci] ([c20deb9
](c20deb92d4
))
2 年前
semantic-release-bot
53b631c391
chore(release): 1.10.2 [skip ci]
## [1.10.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.10.1...v1.10.2 ) (2022-04-03)
### Bug Fixes
* **gentoo:** use `retry_options` to avoid spurious service failures ([d00c069
](d00c069e25
))
### Continuous Integration
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([92a82a9
](92a82a98c7
))
* update linters to latest versions [skip ci] ([47efbc0
](47efbc0492
))
### Tests
* **_mapdata:** add/update verification files for Fedora & Gentoo ([e9cb3d2
](e9cb3d2728
))
* **system:** add `build_platform_codename` [skip ci] ([6b5598a
](6b5598a8d8
))
2 年前
semantic-release-bot
f737e9a6aa
chore(release): 1.10.1 [skip ci]
## [1.10.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.10.0...v1.10.1 ) (2022-02-03)
### Bug Fixes
* **minion:** respect `minion_remove_config: true` ([02c31df
](02c31df0c5
)), closes [#527 ](https://github.com/saltstack-formulas/salt-formula/issues/527 )
### Continuous Integration
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([46fc639
](46fc639d46
))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([d95dac2
](d95dac24aa
))
* **windows:** update Salt version installed to `3004-3` [skip ci] ([fdccb9b
](fdccb9b612
))
* **windows:** use Salt version `3004` [skip ci] ([a1e9823
](a1e9823b42
))
### Tests
* update for new pre-salted images [skip ci] ([8015fe0
](8015fe0c92
))
2 年前
semantic-release-bot
a587c311f5
chore(release): 1.9.9 [skip ci]
## [1.9.9](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.8...v1.9.9 ) (2021-12-04)
### Bug Fixes
* sort extra options in configuration ([89cdcec
](89cdcec595
))
3 年前
semantic-release-bot
7c5489a50e
chore(release): 1.9.8 [skip ci]
## [1.9.8](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.7...v1.9.8 ) (2021-11-30)
### Bug Fixes
* **master:** master.d template to support saltclass ext_pillar ([5b7d7ea
](5b7d7ea70e
))
### Continuous Integration
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([47d6c23
](47d6c23df3
))
### Tests
* **_mapdata:** add verification file for OpenBSD 7.0 [skip ci] ([f1ead04
](f1ead04517
))
* **_mapdata:** update verification files for FreeBSD [skip ci] ([4b356b1
](4b356b1213
))
3 年前
semantic-release-bot
537e3f3c97
chore(release): 1.9.7 [skip ci]
## [1.9.7](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.6...v1.9.7 ) (2021-11-22)
### Continuous Integration
* **kitchen+gitlab:** adjust matrix to add `3004` ([93289f6
](93289f6df1
))
### Tests
* **silicon:** add pillar and verification files for `3004` ([f9ff8ea
](f9ff8eab10
))
3 年前
semantic-release-bot
3a88e5679d
chore(release): 1.9.6 [skip ci]
## [1.9.6](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.5...v1.9.6 ) (2021-11-17)
### Continuous Integration
* use `pillars_from_directories` & `test/salt/pillar/top.sls` ([98c9dbf
](98c9dbfcfb
))
### Tests
* **pillar:** centralise and clean-up entries ([db5b69c
](db5b69c9cd
))
* centralise all suites into `default` suite ([b475e24
](b475e24638
))
3 年前
semantic-release-bot
4b1cbef932
chore(release): 1.9.5 [skip ci]
## [1.9.5](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.4...v1.9.5 ) (2021-11-05)
### Bug Fixes
* make it possible to not have key_url set ([97e1d1f
](97e1d1f07a
)), closes [#520 ](https://github.com/saltstack-formulas/salt-formula/issues/520 )
* update to modern defaults for Debian family ([a932a8c
](a932a8cc84
))
3 年前
semantic-release-bot
99b14699f3
chore(release): 1.9.4 [skip ci]
## [1.9.4](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.3...v1.9.4 ) (2021-10-27)
### Bug Fixes
* **master:** don't manage config for saltstack enterprise master plugin ([184f338
](184f338741
))
3 年前
semantic-release-bot
e87b280da5
chore(release): 1.9.3 [skip ci]
## [1.9.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.2...v1.9.3 ) (2021-10-05)
### Continuous Integration
* **kitchen+ci:** update with latest CVE pre-salted images ([1a8512d
](1a8512d77f
))
### Tests
* **_mapdata:** reset indentation [skip ci] ([678548f
](678548fc8b
))
* **_mapdata:** use `15.3` for `opensuse-15.yaml` ([f4a91c4
](f4a91c458c
))
* **neon:** remove pillar and tests for `v3000` ([d00b04a
](d00b04a5df
))
3 年前
semantic-release-bot
229a7617f4
chore(release): 1.9.2 [skip ci]
## [1.9.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.1...v1.9.2 ) (2021-09-17)
### Bug Fixes
* **debian,ubuntu:** rename repo file to match documentation ([47ab261
](47ab261b39
))
### Continuous Integration
* **mapdata:** remove Ubuntu 16.04 [skip ci] ([cd2a0bf
](cd2a0bfdf0
))
3 年前
semantic-release-bot
0f2dbe0fe8
chore(release): 1.9.1 [skip ci]
## [1.9.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.0...v1.9.1 ) (2021-09-04)
### Bug Fixes
* **default:** set salt:minion:master_type to str ([ca1df1b
](ca1df1b69e
))
### Continuous Integration
* **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([0231e63
](0231e6368e
))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([a86e19e
](a86e19e794
))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([5cc8759
](5cc8759efd
))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([86b0fa1
](86b0fa1d40
))
* **pillar:** update master_type in pillar.example ([8fa064b
](8fa064baa9
))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([ac1d3b9
](ac1d3b9a2d
))
### Tests
* **_mapdata:** add AlmaLinux verification file [skip ci] ([42d6487
](42d64870e3
))
* **_mapdata:** update verification files for `master_type: str` ([c16e7a3
](c16e7a3b75
))
* **pkgs_spec:** fix latest rubocop violations [skip ci] ([f64197a
](f64197ada4
))
3 年前
semantic-release-bot
6c4f4b16cb
chore(release): 1.9.0 [skip ci]
# [1.9.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.8.5...v1.9.0 ) (2021-07-14)
### Continuous Integration
* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([0e62858
](0e62858986
))
* **kitchen.vagrant.yml:** disable FreeBSD until pre-salted boxes updated ([fa820c7
](fa820c7839
))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([226a187
](226a187258
))
### Documentation
* **readme:** add documentation regarding salt.formula usage [skip ci] ([209575f
](209575f385
))
### Features
* **freebsd:** update packages from `py37-*` => `py38-*` ([0ab42d7
](0ab42d7ce8
))
3 年前
Pedro Worcel
209575f385
docs(readme): add documentation regarding salt.formula usage [skip ci]
* docs(readme): add documentation regarding salt.formula usage.
* docs(readme): change salt.formulas documentation to use double backtick.
Co-authored-by: Imran Iqbal <myii@users.noreply.github.com>
3 年前
semantic-release-bot
1399ccbb6e
chore(release): 1.8.5 [skip ci]
## [1.8.5](https://github.com/saltstack-formulas/salt-formula/compare/v1.8.4...v1.8.5 ) (2021-05-25)
### Bug Fixes
* **oracle-7:** use `osmajorrelease` instead of `$releasever` ([5146c44
](5146c449d5
))
* **repo:** update repo urls to `repo.saltproject.io` ([80542ba
](80542bad6e
))
### Continuous Integration
* **vagrant:** add OpenBSD 6.9 [skip ci] ([374527b
](374527b235
))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([b867733
](b8677339cc
))
* **gitlab-ci:** update Fedora testing after release [skip ci] ([33d6a03
](33d6a033d3
))
3 年前
Imran Iqbal
80542bad6e
fix(repo): update repo urls to `repo.saltproject.io`
Use the following command:
```
$ GREP_SED="\(repo\.salt\)stack\.com" \
&& grep -rl --exclude-dir=.git "${GREP_SED}" \
| grep -v .un~$ \
| xargs sed -i -e "/${GREP_SED}/s//\1project.io/g"
```
3 年前
semantic-release-bot
ee14bb45fd
chore(release): 1.8.4 [skip ci]
## [1.8.4](https://github.com/saltstack-formulas/salt-formula/compare/v1.8.3...v1.8.4 ) (2021-04-24)
### Bug Fixes
* **freebsd:** use `retry_options` to avoid spurious service failures ([698b7ea
](698b7eae59
))
3 年前
semantic-release-bot
0e96047b16
chore(release): 1.8.3 [skip ci]
## [1.8.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.8.2...v1.8.3 ) (2021-04-22)
### Continuous Integration
* **kitchen+gitlab:** adjust matrix to add `3003` ([480b7ed
](480b7edbfb
))
* **vagrant:** add FreeBSD 13.0 [skip ci] ([6316991
](6316991334
))
* **vagrant:** add Windows 10 pre-salted box [skip ci] ([fd285d8
](fd285d8c5b
))
### Tests
* **aluminium:** add pillar, tests and verification files for `3003` ([752a1de
](752a1dea22
))
* **freebsd:** add `map.jinja` verification file (for 13.0) ([10ae613
](10ae613cae
))
3 年前
semantic-release-bot
ff31dfb18e
chore(release): 1.8.2 [skip ci]
## [1.8.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.8.1...v1.8.2 ) (2021-04-09)
### Bug Fixes
* **freebsd:** fix package names [skip ci] ([a30f124
](a30f124485
))
### Continuous Integration
* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([5941618
](5941618c6e
))
### Tests
* **freebsd-11:** fix `osfinger` in comment [skip ci] ([26f2cc1
](26f2cc1ef0
))
3 年前
semantic-release-bot
f457a807b0
chore(release): 1.8.1 [skip ci]
## [1.8.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.8.0...v1.8.1 ) (2021-03-30)
### Bug Fixes
* **freebsd:** update to provide support for most recent versions ([24ebbb4
](24ebbb4e0c
))
* **openbsd:** update to provide support for most recent versions ([61201de
](61201de8c6
))
* **osfamilymap:** use `whoami` for Windows `rootuser` ([69d5981
](69d598138e
)), closes [#495 ](https://github.com/saltstack-formulas/salt-formula/issues/495 )
### Code Refactoring
* **retry_options:** provide options from defaults/pillar ([bbd7286
](bbd7286240
))
### Continuous Integration
* enable Vagrant-based testing using GitHub Actions ([163c77f
](163c77fcee
))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([cfefcc8
](cfefcc83c0
))
* **windows:** use `kitchen.windows.yml` ([c6043fb
](c6043fbc9d
))
### Documentation
* **readme:** add `Testing with Vagrant` section ([ef1bc02
](ef1bc02a86
))
### Tests
* update for new platforms (inc. using `system` library) ([e6bcdc1
](e6bcdc1b4d
))
* **_mapdata:** add Arch Linux verification file ([e31a56e
](e31a56e7a3
))
* add Windows map verification files ([e0afe89
](e0afe89f24
))
* standardise use of `share` suite & `_mapdata` state [skip ci] ([9816f47
](9816f473c5
))
3 年前
Imran Iqbal
ef1bc02a86
docs(readme): add `Testing with Vagrant` section
3 年前
semantic-release-bot
8c5bf2f9d9
chore(release): 1.8.0 [skip ci]
# [1.8.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.7.5...v1.8.0 ) (2021-03-03)
### Features
* allow selecting alternate salt package repositories ([8742ab3
](8742ab30bb
))
### Tests
* **debian+ubuntu:** update `pkgrepo` to use `https` instead of `http` ([e94a8c9
](e94a8c9dce
))
3 年前
semantic-release-bot
b854b904cc
chore(release): 1.7.5 [skip ci]
## [1.7.5](https://github.com/saltstack-formulas/salt-formula/compare/v1.7.4...v1.7.5 ) (2021-03-02)
### Bug Fixes
* revert to using `is mapping` in Jinja2 ([a89fb3f
](a89fb3f4aa
))
### Continuous Integration
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([25fea89
](25fea89238
))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([fb9901e
](fb9901e3ac
))
* **pre-commit:** update hook for `rubocop` [skip ci] ([a874a76
](a874a76967
))
3 年前
semantic-release-bot
87bbc6a23b
chore(release): 1.7.4 [skip ci]
## [1.7.4](https://github.com/saltstack-formulas/salt-formula/compare/v1.7.3...v1.7.4 ) (2021-01-29)
### Bug Fixes
* **osfamilymap:** update openSUSE `pkgrepo` URLs ([48f8da0
](48f8da0357
))
* **pkgrepo/suse/install:** avoid managing repo if it already exists ([d5320a3
](d5320a35ed
)), closes [/github.com/saltstack/salt/blob/45cc49daed1618dbe89e1f012128c8dcab00b356/salt/modules/zypperpkg.py#L1262-L1265](45cc49daed/salt/modules/zypperpkg.py/issues/L1262-L1265)
### Continuous Integration
* **kitchen+gitlab:** update for new pre-salted images ([a9413e8
](a9413e8c29
))
### Tests
* **tumbleweed:** add map verification files ([6aeaa5a
](6aeaa5ac94
))
4 年前
semantic-release-bot
a1b488790e
chore(release): 1.7.3 [skip ci]
## [1.7.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.7.2...v1.7.3 ) (2020-12-23)
### Tests
* **_mapdata:** generate verification files ([da6d150
](da6d1509fd
))
* **map:** verify `map.jinja` dump using `_mapdata` state ([d2404d5
](d2404d5175
))
4 年前
semantic-release-bot
b476d397b4
chore(release): 1.7.2 [skip ci]
## [1.7.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.7.1...v1.7.2 ) (2020-12-20)
### Continuous Integration
* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([2a5b679
](2a5b6798d4
))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([8417653
](8417653525
))
* **kitchen+gitlab:** adjust matrix to add `3002` ([7df2445
](7df2445481
))
### Tests
* **magnesium:** add pillar and tests for `3002` ([c066060
](c0660608d7
))
4 年前
semantic-release-bot
11518b3835
chore(release): 1.7.1 [skip ci]
## [1.7.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.7.0...v1.7.1 ) (2020-12-16)
### Continuous Integration
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([c9b2cb4
](c9b2cb4a4a
))
### Tests
* **fluorine:** remove pillar and tests for `2019.2` ([75ccf59
](75ccf591eb
))
* **pkgs_spec:** test for major version only (i.e. `3000`) ([618f95a
](618f95a665
))
4 年前
semantic-release-bot
a83304ae2d
chore(release): 1.7.0 [skip ci]
# [1.7.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.6.0...v1.7.0 ) (2020-10-12)
### Continuous Integration
* **pre-commit:** add to formula [skip ci] ([7ff962e
](7ff962e2ad
))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([426b29c
](426b29c211
))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([22fa616
](22fa616f59
))
### Features
* add Gentoo support ([127c5d7
](127c5d779b
))
4 年前
Imran Iqbal
22fa616f59
ci(pre-commit): finalise `rstcheck` configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/267
4 年前
semantic-release-bot
f6a015afa1
chore(release): 1.6.0 [skip ci]
# [1.6.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.5.2...v1.6.0 ) (2020-09-20)
### Features
* enable the metadata grains server by default ([b1d296d
](b1d296d270
))
4 年前
semantic-release-bot
b94ff645c9
chore(release): 1.5.2 [skip ci]
## [1.5.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.5.1...v1.5.2 ) (2020-09-20)
### Bug Fixes
* **jinja:** stop repeating user/group args ([e313401
](e313401cd6
))
* **windows:** dont run master state ([a36f2eb
](a36f2eb2d2
))
* **windows:** git.latest(parallel:true) does not work ([0c591bb
](0c591bba95
))
* **windows:** group arg not supported on windows ([d61e671
](d61e671fa0
))
* **windows:** group name is users not root ([887d155
](887d1559b5
))
4 年前
semantic-release-bot
2dcd0c80ef
chore(release): 1.5.1 [skip ci]
## [1.5.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.5.0...v1.5.1 ) (2020-08-25)
### Bug Fixes
* **service:** service salt-master and salt-minion to restart last ([d71cf0c
](d71cf0c4f9
))
* **service:** svc `salt-master` watch `remove-default-master-conf-file` ([e1774e3
](e1774e3b40
))
### Styles
* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([76e820c
](76e820c36f
))
4 年前
semantic-release-bot
342e82271b
chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.6...v1.5.0 ) (2020-07-15)
### Bug Fixes
* **macos:** use macos service names ([c72b183
](c72b183f5f
))
* **minion:** fix requisites from recent prs ([a466456
](a46645607b
))
### Features
* **macos:** basic launchctl service support ([94027f7
](94027f7332
))
### Tests
* **versions:** bump pkg versions ([37eb3b3
](37eb3b3514
))
4 年前
semantic-release-bot
2fe947dc0d
chore(release): 1.4.6 [skip ci]
## [1.4.6](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.5...v1.4.6 ) (2020-07-01)
### Bug Fixes
* **freebsd:** command `at` is already present in base system ([b6ab1b1
](b6ab1b1d54
))
4 年前
semantic-release-bot
34e51224c5
chore(release): 1.4.5 [skip ci]
## [1.4.5](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.4...v1.4.5 ) (2020-06-28)
### Bug Fixes
* **windows:** `py2` should still be default like other platforms ([62f6d39
](62f6d39d63
))
### Continuous Integration
* **github:** add Windows testing using Actions ([1eca9c7
](1eca9c7551
))
### Tests
* **windows:** add local testing of Windows using Vagrant/Virtualbox ([0465af7
](0465af72da
))
4 年前
Dafydd Jones
0465af72da
test(windows): add local testing of Windows using Vagrant/Virtualbox
4 年前
semantic-release-bot
4286cad41f
chore(release): 1.4.4 [skip ci]
## [1.4.4](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.3...v1.4.4 ) (2020-06-23)
### Continuous Integration
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([f66a09c
](f66a09c2d6
))
* **kitchen+travis:** adjust matrix to add `3001` ([9060879
](9060879924
))
### Tests
* **sodium:** add pillar and tests for `3001` ([42cacc2
](42cacc253f
))
4 年前
semantic-release-bot
dde34ca48e
chore(release): 1.4.3 [skip ci]
## [1.4.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.2...v1.4.3 ) (2020-06-01)
### Tests
* **pkgs_spec:** simplify using `match` (trigger: update for `suse`) ([b2b1fee
](b2b1fee370
)), closes [/travis-ci.org/github/myii/salt-formula/jobs/692337807#L2366-L2381](https://github.com//travis-ci.org/github/myii/salt-formula/jobs/692337807/issues/L2366-L2381 )
4 年前
semantic-release-bot
60ee1e4088
chore(release): 1.4.2 [skip ci]
## [1.4.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.1...v1.4.2 ) (2020-05-26)
### Bug Fixes
* **opensuse:** use appropriate upstream repo ([5d9a92b
](5d9a92bf1d
))
### Continuous Integration
* **kitchen+travis:** adjust matrix to add `3000.3` [skip ci] ([a333801
](a3338018fb
))
* **kitchen+travis:** adjust matrix to add `opensuse-leap-15.2` ([7fc32fb
](7fc32fb0fb
))
* **kitchen+travis:** adjust matrix to add `opensuse-leap-15.2` ([1afa84e
](1afa84e1af
))
* **travis:** add notifications => zulip [skip ci] ([7e2a9c0
](7e2a9c0acd
))
* **workflows/commitlint:** add to repo [skip ci] ([38ebe56
](38ebe5653b
))
### Tests
* **pkgs_spec:** update for releases `3000.3` & `2019.2.5` ([5917569
](5917569464
))
* **pkgs_spec:** update version installed on `fedora` ([301a988
](301a9884ac
))
4 年前
semantic-release-bot
270d746ecc
chore(release): 1.4.1 [skip ci]
## [1.4.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.0...v1.4.1 ) (2020-05-02)
### Continuous Integration
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([f10a85f
](f10a85fc70
))
* **kitchen+travis:** adjust matrix to add `3000.2` & remove `2018.3` ([433a2c1
](433a2c1597
))
### Tests
* add tests for `v3000-py2` ([c228029
](c228029879
))
* **pkgs_spec:** update for CVE releases `3000.2` & `2019.2.4` ([965588b
](965588b108
))
* remove deprecated Salt/Python versions ([7f19796
](7f19796517
))
4 年前
semantic-release-bot
4a83d7dc30
chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.3.4...v1.4.0 ) (2020-04-18)
### Features
* **package:** use apt-pinning to pin specific package version ([98ad87a
](98ad87a001
))
### Tests
* **pkgs_spec:** update `fedora` version [skip ci] ([e786eb6
](e786eb6b8e
))
4 年前
semantic-release-bot
166783a3c8
chore(release): 1.3.4 [skip ci]
## [1.3.4](https://github.com/saltstack-formulas/salt-formula/compare/v1.3.3...v1.3.4 ) (2020-04-03)
### Bug Fixes
* **api:** remove spurious colon in salt.api state ([02fbcd4
](02fbcd43fc
))
4 年前
semantic-release-bot
778e7ffc13
chore(release): 1.3.3 [skip ci]
## [1.3.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.3.2...v1.3.3 ) (2020-04-01)
### Continuous Integration
* **kitchen+travis:** adjust matrix to update `3000` to `3000.1` ([a8fe65a
](a8fe65a2c8
))
### Tests
* **pkgs_spec:** update `3000` to `3000.1` ([1e677cd
](1e677cd761
))
* **service_spec:** add `should be_installed` ([b5461a0
](b5461a0eba
))
4 年前
semantic-release-bot
65f5c1c214
chore(release): 1.3.2 [skip ci]
## [1.3.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.3.1...v1.3.2 ) (2020-03-21)
### Code Refactoring
* **osfamilymap:** remove workaround for OpenSUSE 15.1 ([0da366c
](0da366c7b2
))
### Continuous Integration
* **kitchen+travis:** adjust matrix to add `3000` & remove `2017.7` ([4a5f805
](4a5f8053e9
))
### Tests
* **neon:** add pillar and tests for `3000` ([f91f10c
](f91f10c280
))
* **nitrogen:** remove pillar and tests for `2017.7` ([f246a5e
](f246a5e0af
))
4 年前
semantic-release-bot
c00a40d551
chore(release): 1.3.1 [skip ci]
## [1.3.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.3.0...v1.3.1 ) (2020-03-19)
### Bug Fixes
* **jinja:** replace version_cmp with grains lookup ([dd37869
](dd37869d28
))
* **jinja:** replace version_cmp with grains lookup ([325f6c0
](325f6c061b
))
4 年前
semantic-release-bot
e47acb487d
chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.2.0...v1.3.0 ) (2020-03-11)
### Features
* **mapping:** better control of the service's state ([29ffd68
](29ffd68d34
))
4 年前
semantic-release-bot
7a273a9605
chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.1.3...v1.2.0 ) (2020-02-20)
### Bug Fixes
* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([4955737
](4955737f84
))
### Continuous Integration
* **kitchen+travis+inspec:** fix `amazonlinux-2-py3` [skip ci] ([10e2ce0
](10e2ce07a4
))
### Features
* **metastate:** add metastate per community convention ([fbaa456
](fbaa456ca6
))
4 年前