- 17 Sep, 2021 1 commit
-
-
Javier Bértoli authored
-
- 14 Sep, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/368
-
- 09 Sep, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/367
-
- 04 Sep, 2021 6 commits
-
-
semantic-release-bot authored
## [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 ([ca1df1b6](https://github.com/saltstack-formulas/salt-formula/commit/ca1df1b69e9b9c2caef8a1e2a18a6a68a6cdf524)) ### Continuous Integration * **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([0231e636](https://github.com/saltstack-formulas/salt-formula/commit/0231e6368e38e8c2d3a8ddf3c8a45728f19184ac)) * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([a86e19e7](https://github.com/saltstack-formulas/salt-formula/commit/a86e19e794d7bb9f634818c3fe36352b3207187a)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([5cc8759e](https://github.com/saltstack-formulas/salt-formula/commit/5cc8759efd586b98dda3fc0cdf627d57bee7416b)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([86b0fa1d](https://github.com/saltstack-formulas/salt-formula/commit/86b0fa1d406a2bcbef42f60e74b0941f16ed00d4)) * **pillar:** update master_type in pillar.example ([8fa064ba](https://github.com/saltstack-formulas/salt-formula/commit/8fa064baa911d7c5f5527be770a49264cf9c213c)) * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([ac1d3b9a](https://github.com/saltstack-formulas/salt-formula/commit/ac1d3b9a2de95d9e08577e308b08482875c61cd3)) ### Tests * **_mapdata:** add AlmaLinux verification file [skip ci] ([42d64870](https://github.com/saltstack-formulas/salt-formula/commit/42d64870e33b68b1cc6bf920c876ac2edc7ef4f5)) * **_mapdata:** update verification files for `master_type: str` ([c16e7a3b](https://github.com/saltstack-formulas/salt-formula/commit/c16e7a3b755e849fc91bea1aefd0d549a47882e5)) * **pkgs_spec:** fix latest rubocop violations [skip ci] ([f64197ad](https://github.com/saltstack-formulas/salt-formula/commit/f64197ada462dc7a1a9d6b436ccec4ff5f3aa42f))
-
Imran Iqbal authored
fix(Defaults) master_type: str
-
Imran Iqbal authored
Use the following command: ``` $ GREP_SED="^\(\s\+master_type: \)true" \ && grep -rl "${GREP_SED}" test/integration/ \ | xargs sed -i -e "/${GREP_SED}/s//\1str/" ```
-
noelmcloughlin authored
-
Dallas Harris authored
Having it set as true causes an error with the minion config when the salt-minion starts
-
Imran Iqbal authored
``` Offenses: test/integration/v3000-py2/controls/pkgs_spec.rb:10:5: C: [Correctable] Style/WordArray: Use ['Salt Minion'] for an array of words. (https://rubystyle.guide#percent-w) %w[Salt\ Minion] ^^^^^^^^^^^^^^^^ test/integration/v3000-py3/controls/pkgs_spec.rb:10:5: C: [Correctable] Style/WordArray: Use ['Salt Minion'] for an array of words. (https://rubystyle.guide#percent-w) %w[Salt\ Minion] ^^^^^^^^^^^^^^^^ test/integration/v3001-py3/controls/pkgs_spec.rb:10:5: C: [Correctable] Style/WordArray: Use ['Salt Minion'] for an array of words. (https://rubystyle.guide#percent-w) %w[Salt\ Minion] ^^^^^^^^^^^^^^^^ test/integration/v3002-py3/controls/pkgs_spec.rb:10:5: C: [Correctable] Style/WordArray: Use ['Salt Minion'] for an array of words. (https://rubystyle.guide#percent-w) %w[Salt\ Minion] ^^^^^^^^^^^^^^^^ test/integration/v3003-py3/controls/pkgs_spec.rb:10:5: C: [Correctable] Style/WordArray: Use ['Salt Minion'] for an array of words. (https://rubystyle.guide#percent-w) %w[Salt\ Minion] ^^^^^^^^^^^^^^^^ 19 files inspected, 5 offenses detected, 5 offenses auto-correctable ```
-
- 30 Aug, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/364
-
- 23 Aug, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/362
-
- 19 Aug, 2021 2 commits
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/360
-
Imran Iqbal authored
-
- 16 Aug, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/359
-
- 09 Aug, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/358
-
- 04 Aug, 2021 2 commits
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/357
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/356
-
- 26 Jul, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/353
-
- 22 Jul, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/350
-
- 21 Jul, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/349
-
- 18 Jul, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/345
-
- 17 Jul, 2021 2 commits
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/344
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/343
-
- 14 Jul, 2021 5 commits
-
-
semantic-release-bot authored
# [1.9.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.8.5...v1.9.0) (2021-07-14) ### Continuous Integration * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([0e628589](https://github.com/saltstack-formulas/salt-formula/commit/0e628589866e9881407972c263494896bcacae45)) * **kitchen.vagrant.yml:** disable FreeBSD until pre-salted boxes updated ([fa820c78](https://github.com/saltstack-formulas/salt-formula/commit/fa820c78392e68f34c9dbb30021fb2ef3ba0f9c0)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([226a1872](https://github.com/saltstack-formulas/salt-formula/commit/226a187258bb32eea66b77fac9cccf43f65e6ad5)) ### Documentation * **readme:** add documentation regarding salt.formula usage [skip ci] ([209575f3](https://github.com/saltstack-formulas/salt-formula/commit/209575f385ea352a36c00b60d3bf67b100f16f9d)) ### Features * **freebsd:** update packages from `py37-*` => `py38-*` ([0ab42d7c](https://github.com/saltstack-formulas/salt-formula/commit/0ab42d7ce864ca39e628a962a589cb894606ad36))
-
Imran Iqbal authored
feat(freebsd): update packages from `py37-*` => `py38-*`
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/341
-
Imran Iqbal authored
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/340
-
- 02 Jul, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/335
-
- 21 Jun, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/331
-
- 02 Jun, 2021 1 commit
-
-
Pedro Worcel authored
* docs(readme): add documentation regarding salt.formula usage. * docs(readme): change salt.formulas documentation to use double backtick. Co-authored-by:
Imran Iqbal <myii@users.noreply.github.com>
-
- 25 May, 2021 4 commits
-
-
semantic-release-bot authored
## [1.8.5](https://github.com/saltstack-formulas/salt-formula/compare/v1.8.4...v1.8.5) (2021-05-25) ### Bug Fixes * **oracle-7:** use `osmajorrelease` instead of `$releasever` ([5146c449](https://github.com/saltstack-formulas/salt-formula/commit/5146c449d5d2d00ba4da67567d74966c21f394a8)) * **repo:** update repo urls to `repo.saltproject.io` ([80542bad](https://github.com/saltstack-formulas/salt-formula/commit/80542bad6ea88c89da474703453226e4ed6c7072)) ### Continuous Integration * **vagrant:** add OpenBSD 6.9 [skip ci] ([374527b2](https://github.com/saltstack-formulas/salt-formula/commit/374527b235993f5a3a8214e5a4bebcbd101d71a0)) * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([b8677339](https://github.com/saltstack-formulas/salt-formula/commit/b8677339cc5cdf0d2f9c840dae52336230980127)) * **gitlab-ci:** update Fedora testing after release [skip ci] ([33d6a033](https://github.com/saltstack-formulas/salt-formula/commit/33d6a033d38a3197c4dd8b719548d85a2fb7f734))
-
Imran Iqbal authored
fix(repo): update repo urls to `repo.saltproject.io` (inc. fix for `oraclelinux-7`)
-
Imran Iqbal authored
Avoid this error: ``` ID: salt-master Function: pkg.installed Result: False Comment: Error occurred installing package(s). Additional info follows: errors: - Running scope as unit run-402.scope. Loaded plugins: ovl, ulninfo https://repo.saltproject.io/py3/redhat/7Server/x86_64/3002/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found Trying other mirror. No package salt-master available. Error: Nothing to do ```
-
Imran Iqbal authored
Use the following command: ``` $ GREP_SED="\(repo\.salt\)stack\.com" \ && grep -rl --exclude-dir=.git "${GREP_SED}" \ | grep -v .un~$ \ | xargs sed -i -e "/${GREP_SED}/s//\1project.io/g" ```
-
- 23 May, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/327
-
- 20 May, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/325
-
- 09 May, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/323
-
- 30 Apr, 2021 1 commit
-
-
Imran Iqbal authored
* Automated using https://github.com/myii/ssf-formula/pull/322
-
- 24 Apr, 2021 1 commit
-
-
semantic-release-bot authored
## [1.8.4](https://github.com/saltstack-formulas/salt-formula/compare/v1.8.3...v1.8.4) (2021-04-24) ### Bug Fixes * **freebsd:** use `retry_options` to avoid spurious service failures ([698b7eae](https://github.com/saltstack-formulas/salt-formula/commit/698b7eae59e1585483fa26366f38bed12a835843))
-