Imran Iqbal
72bb949f65
chore(gemfile.lock): update to latest gem versions (2021-W49) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/388
pirms 3 gadiem
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
))
pirms 3 gadiem
Niels Abspoel
7d26191578
Merge pull request #518 from ze42/sorted_extra_options
fix: sort extra options in configuration
pirms 3 gadiem
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
))
pirms 3 gadiem
Imran Iqbal
814092bdce
Merge pull request #519 from rfairburn/fix_ext_pillar
Fix: master.d template to support saltclass ext_pillar config
pirms 3 gadiem
Robert Fairburn
5b7d7ea70e
fix(master): master.d template to support saltclass ext_pillar
pirms 3 gadiem
Imran Iqbal
ddd5a0cc50
chore(gemfile.lock): update to latest gem versions (2021-W47) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/386
pirms 3 gadiem
Imran Iqbal
47d6c23df3
ci(kitchen+ci): update with `3004` pre-salted images/boxes [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/385
pirms 3 gadiem
Imran Iqbal
4b356b1213
test(_mapdata): update verification files for FreeBSD [skip ci]
pirms 3 gadiem
Imran Iqbal
f1ead04517
test(_mapdata): add verification file for OpenBSD 7.0 [skip ci]
pirms 3 gadiem
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
))
pirms 3 gadiem
Imran Iqbal
d69386c52d
Merge pull request #524 from myii/ci/add-3004
ci(kitchen+gitlab): adjust matrix to add `3004`
pirms 3 gadiem
Imran Iqbal
93289f6df1
ci(kitchen+gitlab): adjust matrix to add `3004`
* Semi-automated using https://github.com/myii/ssf-formula/pull/385
pirms 3 gadiem
Imran Iqbal
f9ff8eab10
test(silicon): add pillar and verification files for `3004`
pirms 3 gadiem
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
))
pirms 3 gadiem
Imran Iqbal
23ed1754ba
Merge pull request #523 from myii/test/merge-all-test-suites-into-single-suite
test: merge all test suites into a single (`default`) suite
pirms 3 gadiem
Imran Iqbal
db5b69c9cd
test(pillar): centralise and clean-up entries
pirms 3 gadiem
Imran Iqbal
b475e24638
test: centralise all suites into `default` suite
Modify the `default` suite to use the `saltmajorversion` InSpec input
rather than the `version` variable in `pkgs_spec.rb`.
pirms 3 gadiem
Imran Iqbal
98c9dbfcfb
ci: use `pillars_from_directories` & `test/salt/pillar/top.sls`
* Automated using https://github.com/myii/ssf-formula/pull/384
pirms 3 gadiem
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
))
pirms 3 gadiem
Imran Iqbal
04a2253ba6
Merge pull request #521 from hkbakke/master
Fix repo management on Debian Bullseye and newer.
pirms 3 gadiem
hk
a932a8cc84
fix: update to modern defaults for Debian family
Don't add key_url as it is deprecated and not needed when
pkgrepo_keyring is set. This has been supported since stretch so make it
the default. Also use py3 repo by default for Debian family as it is now
the only option.
Additionally, Raspbian has been updated to use signed-by by default.
pirms 3 gadiem
hk
97e1d1f07a
fix: make it possible to not have key_url set
Fixes #520
pirms 3 gadiem
Adrien "ze" Urban
89cdcec595
fix: sort extra options in configuration
Ensure extra options in generated configuration is sorted, to ensure stable
configuration.
pirms 3 gadiem
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
))
pirms 3 gadiem
Imran Iqbal
d92681deb2
Merge pull request #500 from M2mobi/enterprise
Don't try to manage config for saltstack enterprise master plugin
pirms 3 gadiem
Heinz Wiesinger
184f338741
fix(master): don't manage config for saltstack enterprise master plugin
pirms 4 gadiem
Imran Iqbal
0861312a56
chore(gemfile.lock): update to latest gem versions (2021-W43) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/381
pirms 3 gadiem
Imran Iqbal
ad51cd0411
chore(gemfile.lock): update to latest gem versions (2021-W42) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/380
pirms 3 gadiem
Imran Iqbal
379bd49bd5
chore(gemfile.lock): update to latest gem versions (2021-W41) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/378
pirms 3 gadiem
Imran Iqbal
69d5d271d0
chore(gemfile.lock): update to latest gem versions (2021-W40) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/375
pirms 3 gadiem
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
))
pirms 3 gadiem
Imran Iqbal
9f22f28121
Merge pull request #515 from myii/ci/add-CVE-3003.3-3002.7-3001.8
ci(kitchen+gitlab): adjust matrix to use 3003.3, 3002.7 & 3001.8
pirms 3 gadiem
Imran Iqbal
1a8512d77f
ci(kitchen+ci): update with latest CVE pre-salted images
* Semi-automated using https://github.com/myii/ssf-formula/pull/374
pirms 3 gadiem
Imran Iqbal
f4a91c458c
test(_mapdata): use `15.3` for `opensuse-15.yaml`
pirms 3 gadiem
Imran Iqbal
d00b04a5df
test(neon): remove pillar and tests for `v3000`
pirms 3 gadiem
Imran Iqbal
72f7f48d97
chore(gemfile.lock): update to latest gem versions (2021-W39) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/370
pirms 3 gadiem
Imran Iqbal
84dd2c4fb1
chore(gemfile.lock): update to latest gem versions (2021-W38) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/369
pirms 3 gadiem
Imran Iqbal
678548fc8b
test(_mapdata): reset indentation [skip ci]
pirms 3 gadiem
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
))
pirms 3 gadiem
Imran Iqbal
91f63f29cf
Merge pull request #514 from netmanagers/fix-repo-name
Fix Debian's family repository filename
pirms 3 gadiem
Javier Bértoli
47ab261b39
fix(debian,ubuntu): rename repo file to match documentation
Also:
* add keyring file for the salt repo, due to `apt-key` deprecation
* remove old repository file
pirms 3 gadiem
Javier Bértoli
cd2a0bfdf0
ci(mapdata): remove Ubuntu 16.04 [skip ci]
pirms 3 gadiem
Imran Iqbal
f8acdc5456
chore(gemfile.lock): update to latest gem versions (2021-W37) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/368
pirms 3 gadiem
Imran Iqbal
42ec4400b2
chore(gemfile.lock): update to latest gem versions (2021-W36) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/367
pirms 3 gadiem
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
))
pirms 3 gadiem
Imran Iqbal
0f725810c8
Merge pull request #492 from dth202/defaults-patch-1
fix(Defaults) master_type: str
pirms 3 gadiem
Imran Iqbal
c16e7a3b75
test(_mapdata): update verification files for `master_type: str`
Use the following command:
```
$ GREP_SED="^\(\s\+master_type: \)true" \
&& grep -rl "${GREP_SED}" test/integration/ \
| xargs sed -i -e "/${GREP_SED}/s//\1str/"
```
pirms 3 gadiem
noelmcloughlin
8fa064baa9
ci(pillar): update master_type in pillar.example
pirms 3 gadiem
Dallas Harris
ca1df1b69e
fix(default): set salt:minion:master_type to str
Having it set as true causes an error with the minion config when the salt-minion starts
pirms 3 gadiem