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:
* 45cc49daed/salt/modules/zypperpkg.py (L1262-L1265)
3 年之前
Imran Iqbal
6aeaa5ac94
test(tumbleweed): add map verification files
3 年之前
Imran Iqbal
48f8da0357
fix(osfamilymap): update openSUSE `pkgrepo` URLs
3 年之前
Imran Iqbal
a9413e8c29
ci(kitchen+gitlab): update for new pre-salted images
* Semi-automated using https://github.com/myii/ssf-formula/pull/288
3 年之前
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
))
3 年之前
Imran Iqbal
bc8d24ecef
Merge pull request #494 from myii/test/manage-map.jinja-verification
test(map): verify `map.jinja` dump using `_mapdata` state
3 年之前
Imran Iqbal
da6d1509fd
test(_mapdata): generate verification files
3 年之前
Imran Iqbal
d2404d5175
test(map): verify `map.jinja` dump using `_mapdata` state
* Semi-automated using https://github.com/myii/ssf-formula/pull/285
3 年之前
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
))
3 年之前
Imran Iqbal
e4010902cb
Merge pull request #493 from myii/ci/add-3002
ci(kitchen+gitlab): adjust matrix to add `3002`
3 年之前
Imran Iqbal
7df2445481
ci(kitchen+gitlab): adjust matrix to add `3002`
* Semi-automated using https://github.com/myii/ssf-formula/pull/280
3 年之前
Imran Iqbal
c0660608d7
test(magnesium): add pillar and tests for `3002`
3 年之前
Imran Iqbal
2a5b6798d4
ci(commitlint): ensure `upstream/master` uses main repo URL [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/278
3 年之前
Imran Iqbal
8417653525
ci(gitlab-ci): add `rubocop` linter (with `allow_failure`) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/277
3 年之前
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
))
3 年之前
Imran Iqbal
c9b2cb4a4a
ci(gitlab-ci): use GitLab CI as Travis CI replacement
* Automated using https://github.com/myii/ssf-formula/pull/275
3 年之前
Imran Iqbal
618f95a665
test(pkgs_spec): test for major version only (i.e. `3000`)
3 年之前
Imran Iqbal
75ccf591eb
test(fluorine): remove pillar and tests for `2019.2`
3 年之前
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
4 年之前
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
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
2726585303
Merge pull request #488 from myii/feat/add-gentoo
feat: add Gentoo support
4 年之前
Imran Iqbal
127c5d779b
feat: add Gentoo support
* Semi-automated using https://github.com/myii/ssf-formula/pull/269
4 年之前
Imran Iqbal
22fa616f59
ci(pre-commit): finalise `rstcheck` configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/267
4 年之前
Dafydd Jones
d4460718c5
chore(commitlint): add `{body,footer,header}-max(-line)-length` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/265
4 年之前
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
4 年之前
Imran Iqbal
426b29c211
ci(pre-commit): enable/disable `rstcheck` as relevant [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/262
4 年之前
Dafydd Jones
7ff962e2ad
ci(pre-commit): add to formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/259
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 年之前
Imran Iqbal
403d370905
Merge pull request #487 from major0/feat/enable_metadata_server
feat: enable the metadata grains server by default
4 年之前
Mark Ferrell
b1d296d270
feat: enable the metadata grains server by default
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 年之前
Imran Iqbal
57d9e8b235
Merge pull request #486 from noelmcloughlin/win
fix(windows): various fixes
4 年之前
noelmcloughlin
e313401cd6
fix(jinja): stop repeating user/group args
4 年之前
noelmcloughlin
d61e671fa0
fix(windows): group arg not supported on windows
4 年之前
noelmcloughlin
887d1559b5
fix(windows): group name is users not root
4 年之前
noelmcloughlin
0c591bba95
fix(windows): git.latest(parallel:true) does not work
4 年之前
noelmcloughlin
a36f2eb2d2
fix(windows): dont run master state
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 年之前
Imran Iqbal
aecf1743fe
Merge pull request #482 from remichristiaan/restart_master_minion_last
fix(service): service salt-master and salt-minion to restart last
4 年之前
RemiChristiaan
d71cf0c4f9
fix(service): service salt-master and salt-minion to restart last
When running a high-state on the salt-master to deploy itself, the run fails
with an Authentication error occurred because the master restarts half way though.
4 年之前
Imran Iqbal
76e820c36f
style(libtofs.jinja): use Black-inspired Jinja formatting [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/237
4 年之前
Imran Iqbal
88b5b451b2
Merge pull request #474 from sticky-note/fix/service
fix(service): service `salt-master` watch `remove-default-master-conf…
4 年之前
sticky-note
e1774e3b40
fix(service): svc `salt-master` watch `remove-default-master-conf-file`
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 年之前
Imran Iqbal
5cee96484d
Merge pull request #477 from noelmcloughlin/fx
fix(minion): fix requisites from recent prs
4 年之前
N
a46645607b
fix(minion): fix requisites from recent prs
4 年之前
N
497fbdda16
Merge pull request #447 from noelmcloughlin/macos
feat(macos): basic launchctl service support (WIP)
4 年之前
N
e596cf671f
Merge branch 'master' into macos
4 年之前
Imran Iqbal
db8570609c
chore(gemfile.lock): update to latest gem versions (2020-W27) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/235
4 年之前