Commit Graph

1088 Commits

Author SHA1 Message Date
Imran Iqbal 02c31df0c5
fix(minion): respect `minion_remove_config: true`
Fixes #527.
2022-02-03 16:14:40 +00:00
Imran Iqbal 8015fe0c92
test: update for new pre-salted images [skip ci] 2022-02-02 23:02:00 +00:00
Imran Iqbal d95dac24aa
ci(kitchen+gitlab): update for new pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/410
2022-02-02 23:01:43 +00:00
Imran Iqbal e6963c0751
chore(gemfile.lock): update to latest gem versions (2022-W05) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/409
2022-02-01 23:42:28 +00:00
noelmcloughlin 46fc639d46
ci(gemfile): allow rubygems proxy to be provided as an env var [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/408
2022-01-26 08:43:53 +00:00
Imran Iqbal e7f09fd18e
chore(gemfile.lock): update to latest gem versions (2022-W04) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/407
2022-01-25 14:14:44 +00:00
Imran Iqbal fdccb9b612
ci(windows): update Salt version installed to `3004-3` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/406
2022-01-19 17:45:20 +00:00
Imran Iqbal 44c10576e7
chore(gemfile.lock): update to latest gem versions (2022-W03) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/405
2022-01-17 19:50:35 +00:00
Imran Iqbal b429181978
chore(semantic-release): replace broken `m2r` with `m2r2` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/404
2022-01-17 08:16:16 +00:00
Imran Iqbal a1e9823b42
ci(windows): use Salt version `3004` [skip ci]
* Semi-automated using https://github.com/myii/ssf-formula/pull/399
2022-01-12 09:30:59 +00:00
Imran Iqbal e19069dfaa
chore(gemfile.lock): update to latest gem versions (2022-W02) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/398
2022-01-11 09:39:06 +00:00
Imran Iqbal e003a5c736
chore(gemfile.lock): update to latest gem versions (2022-W01) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/397
2022-01-06 08:08:30 +00:00
Imran Iqbal 0fa2e97de4
chore(gemfile.lock): update to latest gem versions (2021-W52) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/396
2021-12-28 21:06:53 +00:00
semantic-release-bot 69c5bcf330 chore(release): 1.10.0 [skip ci]
# [1.10.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.10...v1.10.0) (2021-12-27)

### Bug Fixes

* **log_fmt_console:** double option in config ([b705e44](b705e44378))
* **minion:** fix windows path construction ([c9c6e12](c9c6e12223))

### Continuous Integration

* **proxy:** replace deprecated Windows `2016` with `2022` [skip ci] ([21b8d36](21b8d3626e))
* **proxy+windows:** fix setting up WinRM [skip ci] ([39cbc1b](39cbc1b91b))
* **vagrant:** replace FreeBSD 12.2 with 12.3 [skip ci] ([1654e67](1654e6746b))

### Features

* **minion:** ensure correct permissions for salt-cloud generated files ([dfa7f7d](dfa7f7d1d8))
2021-12-27 18:07:05 +00:00
N 89f3653de9
Merge pull request #517 from ze42/log_fmt_console
fix(log_fmt_console): double option in config
2021-12-27 17:54:52 +00:00
N 8e56990126
Merge pull request #501 from M2mobi/cloud_permission
Ensure correct permissions for salt-cloud generated files
2021-12-27 17:53:40 +00:00
Heinz Wiesinger c9c6e12223 fix(minion): fix windows path construction 2021-12-27 14:41:18 +01:00
Heinz Wiesinger dfa7f7d1d8 feat(minion): ensure correct permissions for salt-cloud generated files 2021-12-27 14:41:13 +01:00
Imran Iqbal 1654e6746b
ci(vagrant): replace FreeBSD 12.2 with 12.3 [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/395
2021-12-24 14:06:16 +00:00
Imran Iqbal 13ed4abc7d
chore(gemfile.lock): update to latest gem versions (2021-W51) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/394
2021-12-22 11:58:39 +00:00
Imran Iqbal 21b8d3626e
ci(proxy): replace deprecated Windows `2016` with `2022` [skip ci]
* Semi-automated using https://github.com/myii/ssf-formula/pull/393
2021-12-22 09:05:27 +00:00
Dafydd Jones 39cbc1b91b
ci(proxy+windows): fix setting up WinRM [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/392
2021-12-21 23:16:43 +00:00
semantic-release-bot 015a7edffa chore(release): 1.9.10 [skip ci]
## [1.9.10](https://github.com/saltstack-formulas/salt-formula/compare/v1.9.9...v1.9.10) (2021-12-19)

### Bug Fixes

* **minion:** update config parameter saltenv ([7540dc9](7540dc90aa))
2021-12-19 16:38:33 +00:00
Éric Veiras Galisson c7c08c9b91
Merge pull request #526 from netmanagers/update-minion-config-environment-to-saltenv
fix(minion): update config parameter saltenv
2021-12-19 17:29:45 +01:00
Imran Iqbal c24a4f7ab0
chore(gemfile.lock): update to latest gem versions (2021-W50) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/391
2021-12-14 15:23:10 +00:00
Javier Bértoli 7540dc90aa fix(minion): update config parameter saltenv
`environment` is being deprecated, renamed to `saltenv`
2021-12-14 11:12:37 -03:00
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
2021-12-06 08:22:55 +00:00
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))
2021-12-04 20:25:28 +00:00
Niels Abspoel 7d26191578
Merge pull request #518 from ze42/sorted_extra_options
fix: sort extra options in configuration
2021-12-04 21:17:19 +01:00
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))
2021-11-30 23:48:45 +00:00
Imran Iqbal 814092bdce
Merge pull request #519 from rfairburn/fix_ext_pillar
Fix: master.d template to support saltclass ext_pillar config
2021-11-30 23:40:24 +00:00
Robert Fairburn 5b7d7ea70e
fix(master): master.d template to support saltclass ext_pillar 2021-11-30 23:15:21 +00:00
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
2021-11-23 11:44:17 +00:00
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
2021-11-23 10:37:25 +00:00
Imran Iqbal 4b356b1213
test(_mapdata): update verification files for FreeBSD [skip ci] 2021-11-23 10:25:25 +00:00
Imran Iqbal f1ead04517
test(_mapdata): add verification file for OpenBSD 7.0 [skip ci] 2021-11-23 10:21:53 +00:00
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))
2021-11-22 19:49:56 +00:00
Imran Iqbal d69386c52d
Merge pull request #524 from myii/ci/add-3004
ci(kitchen+gitlab): adjust matrix to add `3004`
2021-11-22 19:42:40 +00:00
Imran Iqbal 93289f6df1
ci(kitchen+gitlab): adjust matrix to add `3004`
* Semi-automated using https://github.com/myii/ssf-formula/pull/385
2021-11-20 21:58:03 +00:00
Imran Iqbal f9ff8eab10
test(silicon): add pillar and verification files for `3004` 2021-11-20 21:57:37 +00:00
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))
2021-11-17 22:38:54 +00:00
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
2021-11-17 22:32:53 +00:00
Imran Iqbal db5b69c9cd
test(pillar): centralise and clean-up entries 2021-11-17 21:53:22 +00:00
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`.
2021-11-17 21:53:19 +00:00
Imran Iqbal 98c9dbfcfb
ci: use `pillars_from_directories` & `test/salt/pillar/top.sls`
* Automated using https://github.com/myii/ssf-formula/pull/384
2021-11-17 21:53:16 +00:00
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))
2021-11-05 09:43:41 +00:00
Imran Iqbal 04a2253ba6
Merge pull request #521 from hkbakke/master
Fix repo management on Debian Bullseye and newer.
2021-11-05 09:37:54 +00:00
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.
2021-11-05 10:08:00 +01:00
hk 97e1d1f07a fix: make it possible to not have key_url set
Fixes #520
2021-11-05 09:21:06 +01:00
Adrien "ze" Urban 89cdcec595 fix: sort extra options in configuration
Ensure extra options in generated configuration is sorted, to ensure stable
configuration.
2021-10-28 11:54:09 +02:00