Imran Iqbal
|
35b9d549df
|
chore(gemfile.lock): update to latest gem versions (2022-W23) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/449
|
2022-06-07 23:31:14 +01:00 |
|
Imran Iqbal
|
1741c8d4e2
|
chore(gemfile.lock): update to latest gem versions (2022-W22) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/447
|
2022-05-30 17:29:10 +01:00 |
|
Imran Iqbal
|
b7d15c9dd0
|
chore(gemfile.lock): update to latest gem versions (2022-W20) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/444
|
2022-05-17 13:22:03 +01:00 |
|
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](https://github.com/saltstack-formulas/salt-formula/commit/b2316ed17b7c60e5a4ee394f18fcad70572dc53d))
### Code Refactoring
* **minion:** use `pkg.installed` state for macOS ([3eff2d2](https://github.com/saltstack-formulas/salt-formula/commit/3eff2d2acf43eb87015007fdfc5dd92bb8edaaf7))
### Continuous Integration
* **macos:** enable testing using GitHub Actions ([8ab60b9](https://github.com/saltstack-formulas/salt-formula/commit/8ab60b9689158035a4d60a165729135b086e499d))
* **vagrant:** use `linked_clone` at all times (inc. CI) [skip ci] ([18a6230](https://github.com/saltstack-formulas/salt-formula/commit/18a62308564faefa53cfc2b535a7fb9763c0c130))
### Features
* **macos:** use `saltstack` as package to install ([c05fddf](https://github.com/saltstack-formulas/salt-formula/commit/c05fddf139e2a7ba9032ed1d1710929b9679b59c))
### Tests
* **macos:** add `map.jinja` verification files ([c1c635f](https://github.com/saltstack-formulas/salt-formula/commit/c1c635fda48384c13284fbb424c88a1bfd3f0486))
* **macos:** update for this platform ([dc9cff9](https://github.com/saltstack-formulas/salt-formula/commit/dc9cff99c5bcc487a68f488bbe419758ac72987c))
* **system.rb:** add support for `mac_os_x` [skip ci] ([e8a1237](https://github.com/saltstack-formulas/salt-formula/commit/e8a12376324a1ae6a62485da6b84ccb3df8ac484))
v1.11.0
|
2022-05-17 08:55:58 +00:00 |
|
 Imran IqbalandGitHub
|
0175f54f08
|
Merge pull request #535 from myii/ci/add-macos
ci(macos): enable testing using GitHub Actions
|
2022-05-17 09:45:05 +01:00 |
|
Imran Iqbal
|
c05fddf139
|
feat(macos): use saltstack as package to install
|
2022-05-17 09:03:28 +01:00 |
|
Imran Iqbal
|
c1c635fda4
|
test(macos): add map.jinja verification files
|
2022-05-17 09:03:27 +01:00 |
|
Imran Iqbal
|
dc9cff99c5
|
test(macos): update for this platform
|
2022-05-17 09:03:27 +01:00 |
|
Imran Iqbal
|
b2316ed17b
|
fix(minion): replace literals with rootuser & rootgroup from map
|
2022-05-17 09:03:27 +01:00 |
|
Imran Iqbal
|
3eff2d2acf
|
refactor(minion): use pkg.installed state for macOS
Keep consistent with `salt/master.sls`.
|
2022-05-17 09:02:19 +01:00 |
|
Imran Iqbal
|
8ab60b9689
|
ci(macos): enable testing using GitHub Actions
* Automated using https://github.com/myii/ssf-formula/pull/443
|
2022-05-17 09:01:41 +01:00 |
|
Imran Iqbal
|
e8a1237632
|
test(system.rb): add support for mac_os_x [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/442
|
2022-05-17 08:51:42 +01:00 |
|
Imran Iqbal
|
18a6230856
|
ci(vagrant): use linked_clone at all times (inc. CI) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/441
|
2022-05-14 20:11:40 +01:00 |
|
Imran Iqbal
|
124478c3ce
|
chore(gemfile.lock): update to latest gem versions (2022-W19) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/439
|
2022-05-10 07:34:03 +01:00 |
|
Imran Iqbal
|
552ce72d7d
|
chore(gemfile.lock): update to latest gem versions (2022-W18) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/437
|
2022-05-06 23:18:44 +01:00 |
|
Imran Iqbal
|
24b2ff65e9
|
chore(gemfile.lock): update to latest gem versions (2022-W17) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/433
|
2022-04-25 09:11:55 +01:00 |
|
Imran Iqbal
|
88b18c744c
|
chore(gemfile.lock): update to latest gem versions (2022-W16) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/431
|
2022-04-18 23:38:06 +01:00 |
|
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](https://github.com/saltstack-formulas/salt-formula/commit/0e4b3bdf945d89cc8a4cc614fbe2073426363dff))
### Continuous Integration
* **kitchen.windows:** fix version number for Salt installation [skip ci] ([37dd068](https://github.com/saltstack-formulas/salt-formula/commit/37dd068d199b4ee049c31807ecf34dfadec0179b))
### Tests
* **_mapdata:** add verification file for `fedora-36` [skip ci] ([c20deb9](https://github.com/saltstack-formulas/salt-formula/commit/c20deb92d48e26a83732eefa196f2f08d6548bff))
v1.10.3
|
2022-04-13 21:19:00 +00:00 |
|
 Imran IqbalandGitHub
|
8f0c7ac161
|
Merge pull request #534 from aboe76/feature/fix_suse_pkgrepo
fix(pkgrepo): pkgrepo use cmd.shell
|
2022-04-13 22:12:17 +01:00 |
|
Niels Abspoel
|
0e4b3bdf94
|
fix(pkgrepo): pkgrepo use cmd.shell
|
2022-04-13 22:52:43 +02:00 |
|
Imran Iqbal
|
fa3b201773
|
chore(gemfile.lock): update to latest gem versions (2022-W15) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/428
|
2022-04-11 19:23:32 +01:00 |
|
Imran Iqbal
|
c20deb92d4
|
test(_mapdata): add verification file for fedora-36 [skip ci]
|
2022-04-11 16:14:35 +01:00 |
|
Imran Iqbal
|
37dd068d19
|
ci(kitchen.windows): fix version number for Salt installation [skip ci]
Automated using:
* https://github.com/myii/ssf-formula/commit/75e75559d6bf6c1c1321299613dbf81058f2a0d6
|
2022-04-04 12:36:29 +01:00 |
|
Imran Iqbal
|
1ea1cf5d7a
|
chore(gemfile.lock): update to latest gem versions (2022-W14) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/427
|
2022-04-04 09:24:22 +01:00 |
|
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](https://github.com/saltstack-formulas/salt-formula/commit/d00c069e25463e6e675b0cea9f625a6e78985744))
### Continuous Integration
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([92a82a9](https://github.com/saltstack-formulas/salt-formula/commit/92a82a98c72e5297caf08e1e135b72d09c2e4149))
* update linters to latest versions [skip ci] ([47efbc0](https://github.com/saltstack-formulas/salt-formula/commit/47efbc04920a3f20ef9a69350b1ee46bbee11b37))
### Tests
* **_mapdata:** add/update verification files for Fedora & Gentoo ([e9cb3d2](https://github.com/saltstack-formulas/salt-formula/commit/e9cb3d27284d81115bac16c3af225c4b25eebaf9))
* **system:** add `build_platform_codename` [skip ci] ([6b5598a](https://github.com/saltstack-formulas/salt-formula/commit/6b5598a8d8d91ccc367283f80d5c736c7eb0168c))
v1.10.2
|
2022-04-03 13:58:18 +00:00 |
|
Imran Iqbal
|
d00c069e25
|
fix(gentoo): use retry_options to avoid spurious service failures
Use the `retry_options` on Gentoo, similar to how its already being used
across the state files for FreeBSD, since we're getting failures such as
this one:
* https://gitlab.com/myii/salt-formula/-/jobs/2285180374
|
2022-04-03 10:27:56 +01:00 |
|
Imran Iqbal
|
e9cb3d2728
|
test(_mapdata): add/update verification files for Fedora & Gentoo
|
2022-04-03 10:19:53 +01:00 |
|
Imran Iqbal
|
92a82a98c7
|
ci(kitchen+gitlab): update for new pre-salted images [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/426
|
2022-04-03 10:07:04 +01:00 |
|
Imran Iqbal
|
7c7c235070
|
chore(gemfile.lock): update to latest gem versions (2022-W13) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/425
|
2022-04-01 15:37:18 +01:00 |
|
Imran Iqbal
|
7af4524f22
|
chore(gemfile.lock): update to latest gem versions (2022-W12) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/424
|
2022-03-22 12:02:46 +00:00 |
|
Imran Iqbal
|
9ca62c8e3b
|
chore(gemfile.lock): update to latest gem versions (2022-W11) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/423
|
2022-03-17 23:41:41 +00:00 |
|
Imran Iqbal
|
232356dfc4
|
chore(gemfile.lock): update to latest gem versions (2022-W10) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/422
|
2022-03-12 10:06:50 +00:00 |
|
Imran Iqbal
|
47a0b7b11e
|
chore(gemfile.lock): update to latest gem versions (2022-W09) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/421
|
2022-03-04 15:33:57 +00:00 |
|
Imran Iqbal
|
d2bba572d0
|
chore(gemfile.lock): update to latest gem versions (2022-W08) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/419
|
2022-02-21 19:11:45 +00:00 |
|
Imran Iqbal
|
5f62905034
|
chore(gemfile.lock): update to latest gem versions (2022-W07) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/416
|
2022-02-15 09:03:28 +00:00 |
|
Imran Iqbal
|
6b5598a8d8
|
test(system): add build_platform_codename [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/415
|
2022-02-14 08:08:45 +00:00 |
|
Imran Iqbal
|
47efbc0492
|
ci: update linters to latest versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/414
|
2022-02-12 23:24:17 +00:00 |
|
Imran Iqbal
|
ede1942d98
|
chore(gemfile.lock): update to latest gem versions (2022-W06) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/412
|
2022-02-07 17:31:06 +00:00 |
|
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](https://github.com/saltstack-formulas/salt-formula/commit/02c31df0c5cca2863a46fd3c517a6610bb331548)), 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](https://github.com/saltstack-formulas/salt-formula/commit/46fc639d46bedfe0489ed66719534384fcc84757))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([d95dac2](https://github.com/saltstack-formulas/salt-formula/commit/d95dac24aadd343bf92a976a59e0a72be6ade2d8))
* **windows:** update Salt version installed to `3004-3` [skip ci] ([fdccb9b](https://github.com/saltstack-formulas/salt-formula/commit/fdccb9b6125acbc90d1a596553eced7525af4a47))
* **windows:** use Salt version `3004` [skip ci] ([a1e9823](https://github.com/saltstack-formulas/salt-formula/commit/a1e9823b42205f1442d3bea2037936b64760a8b6))
### Tests
* update for new pre-salted images [skip ci] ([8015fe0](https://github.com/saltstack-formulas/salt-formula/commit/8015fe0c9252d80c8c63aa08a1a0152e0eba279b))
v1.10.1
|
2022-02-03 16:49:38 +00:00 |
|
 Imran IqbalandGitHub
|
fea0059323
|
Merge pull request #528 from myii/bug/fix-527
fix(minion): respect `minion_remove_config: true`
|
2022-02-03 16:36:36 +00:00 |
|
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 |
|
 noelmcloughlinandImran Iqbal
|
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 |
|