Imran Iqbal and GitHub
d35f43bb8e
Merge pull request #498 from major0/feat/select_salt_repo_url
...
feat: allow selecting alternate salt package repositories
2021-03-03 21:29:27 +00:00
Imran Iqbal
e94a8c9dce
test(debian+ubuntu): update pkgrepo to use https instead of http
...
```
$ GREP_SED="\(pkgrepo: deb http\):" \
&& grep -rl "${GREP_SED}" test/integration/v* \
| xargs sed -i -e "/${GREP_SED}/s//\1s:/"
```
2021-03-03 21:10:07 +00:00
Mark Ferrell and Imran Iqbal
8742ab30bb
feat: allow selecting alternate salt package repositories
...
Make the upstream salt package repository selectable, thus allowing the
use of archived salt versions (hosted in
https://archive.repo.saltproject.io ), as well as custom salt versions
hosted in alternate repositories.
2021-03-03 20:46:56 +00:00
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 ](https://github.com/saltstack-formulas/salt-formula/commit/a89fb3f4aa819ae4767a7818018d292e2b6633df ))
### Continuous Integration
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([25fea89 ](https://github.com/saltstack-formulas/salt-formula/commit/25fea89238d0fc453af9679cb364bcdcc2c7f1e0 ))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([fb9901e ](https://github.com/saltstack-formulas/salt-formula/commit/fb9901e3acd334fc91f21abab4089a53977f6061 ))
* **pre-commit:** update hook for `rubocop` [skip ci] ([a874a76 ](https://github.com/saltstack-formulas/salt-formula/commit/a874a76967b30426ec8ff9ccae8cb3801682cbcb ))
v1.7.5
2021-03-02 11:04:37 +00:00
Imran Iqbal and GitHub
840624f2e3
Merge pull request #497 from dafyddj/fix/is-mapping-v3002.5
...
fix: revert to using `is mapping` in Jinja2
2021-03-02 10:52:12 +00:00
Dafydd Jones
a89fb3f4aa
fix: revert to using is mapping in Jinja2
...
* CVE-2021-25283 enables Jinja2 safe mode, which breaks use of
`'dict' in x.__class__.__name__` workaround
* Workaround no longer needed as CentOS 6 is EOL
2021-03-02 00:40:07 +00:00
Daniel Dehennin and Imran Iqbal
6dbba14a29
chore(rubocop): allow use of YAML.load for _mapdata.rb [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/296
2021-02-23 21:51:25 +00:00
Dafydd Jones and Imran Iqbal
4dc422598b
chore(shellcheck): switch hook for shellcheck [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/295
2021-02-21 08:33:49 +00:00
Imran Iqbal
25fea89238
ci(gemfile+lock): use ssf customised kitchen-docker repo [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/294
2021-02-17 13:53:34 +00:00
Imran Iqbal
fb9901e3ac
ci(kitchen+gitlab-ci): use latest pre-salted images [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/293
2021-02-14 07:45:50 +00:00
Imran Iqbal
f00d7ad348
chore: standardise structure (.gitignore & _mapdata.rb) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/292
2021-02-11 11:53:32 +00:00
Imran Iqbal
a874a76967
ci(pre-commit): update hook for rubocop [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/290
2021-02-02 00:23:03 +00:00
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 ](https://github.com/saltstack-formulas/salt-formula/commit/48f8da03574d85b27ef9692eb631b893ee047525 ))
* **pkgrepo/suse/install:** avoid managing repo if it already exists ([d5320a3 ](https://github.com/saltstack-formulas/salt-formula/commit/d5320a35edfbaa44c769bf73036b1bee7581cab5 )), closes [/github.com/saltstack/salt/blob/45cc49daed1618dbe89e1f012128c8dcab00b356/salt/modules/zypperpkg.py#L1262-L1265](https://github.com//github.com/saltstack/salt/blob/45cc49daed1618dbe89e1f012128c8dcab00b356/salt/modules/zypperpkg.py/issues/L1262-L1265 )
### Continuous Integration
* **kitchen+gitlab:** update for new pre-salted images ([a9413e8 ](https://github.com/saltstack-formulas/salt-formula/commit/a9413e8c29ba456cd1cbb58b5b028c77d707cf30 ))
### Tests
* **tumbleweed:** add map verification files ([6aeaa5a ](https://github.com/saltstack-formulas/salt-formula/commit/6aeaa5ac941e0845c5af1f247100e52e354d545c ))
v1.7.4
2021-01-29 11:56:25 +00:00
Imran Iqbal and GitHub
14bac947fb
Merge pull request #496 from myii/ci/update-for-new-pre-salted-images
...
ci(kitchen+gitlab): update for new pre-salted images
2021-01-29 11:42:47 +00:00
Imran Iqbal
d5320a35ed
fix(pkgrepo/suse/install): avoid managing repo if it already exists
...
Use ugly `zypper lr --uri` hack to get around failure if the `base_url`
already exists under a different name:
```
ID: salt-pkgrepo-install-saltstack-suse
Function: pkgrepo.managed
Name: systemsmanagement_saltstack_products
Result: False
Comment: Failed to configure repo 'systemsmanagement_saltstack_products':
Repository 'systemsmanagement_saltstack_products' already exists as 'systemsmanagement_saltstack'.
Started: 09:28:39.154054
Duration: 2760.727 ms
```
Upstream code:
* https://github.com/saltstack/salt/blob/45cc49daed1618dbe89e1f012128c8dcab00b356/salt/modules/zypperpkg.py#L1262-L1265
2021-01-29 11:23:00 +00:00
Imran Iqbal
6aeaa5ac94
test(tumbleweed): add map verification files
2021-01-29 11:22:59 +00:00
Imran Iqbal
48f8da0357
fix(osfamilymap): update openSUSE pkgrepo URLs
2021-01-29 11:22:59 +00:00
Imran Iqbal
a9413e8c29
ci(kitchen+gitlab): update for new pre-salted images
...
* Semi-automated using https://github.com/myii/ssf-formula/pull/288
2021-01-29 11:05:57 +00:00
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 ](https://github.com/saltstack-formulas/salt-formula/commit/da6d1509fd12029edaf907f887071e3604aa0a0a ))
* **map:** verify `map.jinja` dump using `_mapdata` state ([d2404d5 ](https://github.com/saltstack-formulas/salt-formula/commit/d2404d5175bdc01f532032c82a4891e2f5d070cc ))
v1.7.3
2020-12-23 18:54:47 +00:00
Imran Iqbal and GitHub
bc8d24ecef
Merge pull request #494 from myii/test/manage-map.jinja-verification
...
test(map): verify `map.jinja` dump using `_mapdata` state
2020-12-23 18:47:53 +00:00
Imran Iqbal
da6d1509fd
test(_mapdata): generate verification files
2020-12-23 18:21:54 +00:00
Imran Iqbal
d2404d5175
test(map): verify map.jinja dump using _mapdata state
...
* Semi-automated using https://github.com/myii/ssf-formula/pull/285
2020-12-23 18:21:53 +00:00
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 ](https://github.com/saltstack-formulas/salt-formula/commit/2a5b6798d4a0c31f74d849f3f9df13a9cf29b9da ))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([8417653 ](https://github.com/saltstack-formulas/salt-formula/commit/8417653525c62e30493b2788e0c9ab6224ffe4af ))
* **kitchen+gitlab:** adjust matrix to add `3002` ([7df2445 ](https://github.com/saltstack-formulas/salt-formula/commit/7df24454812c6bbd48a9c07c877efba4df194852 ))
### Tests
* **magnesium:** add pillar and tests for `3002` ([c066060 ](https://github.com/saltstack-formulas/salt-formula/commit/c0660608d7780483f0c1ebdd57b0873c3d62cb56 ))
v1.7.2
2020-12-20 23:40:37 +00:00
Imran Iqbal and GitHub
e4010902cb
Merge pull request #493 from myii/ci/add-3002
...
ci(kitchen+gitlab): adjust matrix to add `3002`
2020-12-20 23:34:12 +00:00
Imran Iqbal
7df2445481
ci(kitchen+gitlab): adjust matrix to add 3002
...
* Semi-automated using https://github.com/myii/ssf-formula/pull/280
2020-12-20 23:23:17 +00:00
Imran Iqbal
c0660608d7
test(magnesium): add pillar and tests for 3002
2020-12-20 23:23:14 +00:00
Imran Iqbal
2a5b6798d4
ci(commitlint): ensure upstream/master uses main repo URL [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/278
2020-12-20 18:49:44 +00:00
Imran Iqbal
8417653525
ci(gitlab-ci): add rubocop linter (with allow_failure) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/277
2020-12-19 14:35:20 +00:00
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 ](https://github.com/saltstack-formulas/salt-formula/commit/c9b2cb4a4a3562b80c84450284fdfa818d3620bc ))
### Tests
* **fluorine:** remove pillar and tests for `2019.2` ([75ccf59 ](https://github.com/saltstack-formulas/salt-formula/commit/75ccf591eb20567464a306616e13c5d473af0b4e ))
* **pkgs_spec:** test for major version only (i.e. `3000`) ([618f95a ](https://github.com/saltstack-formulas/salt-formula/commit/618f95a6653adab4c7121cddd13ea2d128b337a4 ))
v1.7.1
2020-12-16 07:29:55 +00:00
Imran Iqbal
c9b2cb4a4a
ci(gitlab-ci): use GitLab CI as Travis CI replacement
...
* Automated using https://github.com/myii/ssf-formula/pull/275
2020-12-16 06:58:36 +00:00
Imran Iqbal
618f95a665
test(pkgs_spec): test for major version only (i.e. 3000)
2020-12-14 19:56:37 +00:00
Imran Iqbal
75ccf591eb
test(fluorine): remove pillar and tests for 2019.2
2020-12-14 19:52:40 +00:00
Imran Iqbal
73a082decb
chore(gemfile+lock): update to latest gem versions (2020-W44) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/274
2020-10-26 22:53:52 +00:00
Imran Iqbal
6e42d4b69f
chore(gemfile+lock): update to latest gem versions (2020-W43) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/273
2020-10-20 10:21:49 +01:00
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 ](https://github.com/saltstack-formulas/salt-formula/commit/7ff962e2addd97e84dd99c87351b1412f64134af ))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([426b29c ](https://github.com/saltstack-formulas/salt-formula/commit/426b29c21149f5cef9064177177891a091c6bb82 ))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([22fa616 ](https://github.com/saltstack-formulas/salt-formula/commit/22fa616f59864a77e3f7ea5b17e8a7f0bcf415be ))
### Features
* add Gentoo support ([127c5d7 ](https://github.com/saltstack-formulas/salt-formula/commit/127c5d779b1e2b9beb7322a2d03a027c50e5c6d7 ))
v1.7.0
2020-10-12 22:32:40 +00:00
Imran Iqbal and GitHub
2726585303
Merge pull request #488 from myii/feat/add-gentoo
...
feat: add Gentoo support
2020-10-12 23:14:44 +01:00
Imran Iqbal
127c5d779b
feat: add Gentoo support
...
* Semi-automated using https://github.com/myii/ssf-formula/pull/269
2020-10-12 09:43:24 +01:00
Imran Iqbal
22fa616f59
ci(pre-commit): finalise rstcheck configuration [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/267
2020-10-10 06:51:52 +01:00
Dafydd Jones and Imran Iqbal
d4460718c5
chore(commitlint): add {body,footer,header}-max(-line)-length [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/265
2020-10-07 09:09:56 +01:00
Imran Iqbal
4b3c44272d
chore(gemfile+lock): update to latest gem versions (2020-W41) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/263
2020-10-07 00:08:09 +01:00
Imran Iqbal
426b29c211
ci(pre-commit): enable/disable rstcheck as relevant [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/262
2020-10-05 00:24:26 +01:00
Dafydd Jones and Imran Iqbal
7ff962e2ad
ci(pre-commit): add to formula [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/259
2020-10-03 10:53:17 +01:00
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 ](https://github.com/saltstack-formulas/salt-formula/commit/b1d296d270d3cc06332f569f81ee95fc78d95596 ))
v1.6.0
2020-09-20 17:45:26 +00:00
Imran Iqbal and GitHub
403d370905
Merge pull request #487 from major0/feat/enable_metadata_server
...
feat: enable the metadata grains server by default
2020-09-20 18:32:29 +01:00
Mark Ferrell
b1d296d270
feat: enable the metadata grains server by default
2020-09-20 07:47:53 -07:00
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 ](https://github.com/saltstack-formulas/salt-formula/commit/e313401cd657a77a3624ed372c8e22e905c2d172 ))
* **windows:** dont run master state ([a36f2eb ](https://github.com/saltstack-formulas/salt-formula/commit/a36f2eb2d2ab4e3d57885177f3438037b15318e3 ))
* **windows:** git.latest(parallel:true) does not work ([0c591bb ](https://github.com/saltstack-formulas/salt-formula/commit/0c591bba95cebd341e73cdd0fc986428ee34ce7e ))
* **windows:** group arg not supported on windows ([d61e671 ](https://github.com/saltstack-formulas/salt-formula/commit/d61e671fa0de58fe60c5c0cdc23d55c49b93dd01 ))
* **windows:** group name is users not root ([887d155 ](https://github.com/saltstack-formulas/salt-formula/commit/887d1559b5496dd07e730390f4309568d0428c2f ))
v1.5.2
2020-09-20 13:07:44 +00:00
Imran Iqbal and GitHub
57d9e8b235
Merge pull request #486 from noelmcloughlin/win
...
fix(windows): various fixes
2020-09-20 13:48:27 +01:00
noelmcloughlin
e313401cd6
fix(jinja): stop repeating user/group args
2020-09-11 23:27:30 +01:00
noelmcloughlin
d61e671fa0
fix(windows): group arg not supported on windows
2020-09-11 23:00:33 +01:00
noelmcloughlin
887d1559b5
fix(windows): group name is users not root
2020-09-11 22:12:07 +01:00