2
0
Commit Graph

49 Commits

Author SHA1 Message Date
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))
2020-12-16 07:29:55 +00: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](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))
2020-10-12 22:32:40 +00: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
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))
2020-09-20 17:45:26 +00: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](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))
2020-09-20 13:07:44 +00:00
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))
2020-08-25 22:00:00 +00:00
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))
2020-07-15 16:45:13 +00:00
semantic-release-bot
2fe947dc0d chore(release): 1.4.6 [skip ci]
## [1.4.6](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.5...v1.4.6) (2020-07-01)

### Bug Fixes

* **freebsd:** command `at` is already present in base system ([b6ab1b1](b6ab1b1d54))
2020-07-01 05:02:10 +00:00
semantic-release-bot
34e51224c5 chore(release): 1.4.5 [skip ci]
## [1.4.5](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.4...v1.4.5) (2020-06-28)

### Bug Fixes

* **windows:** `py2` should still be default like other platforms ([62f6d39](62f6d39d63))

### Continuous Integration

* **github:** add Windows testing using Actions ([1eca9c7](1eca9c7551))

### Tests

* **windows:** add local testing of Windows using Vagrant/Virtualbox ([0465af7](0465af72da))
2020-06-28 22:31:30 +00:00
Dafydd Jones
0465af72da test(windows): add local testing of Windows using Vagrant/Virtualbox 2020-06-26 17:03:40 +01:00
semantic-release-bot
4286cad41f chore(release): 1.4.4 [skip ci]
## [1.4.4](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.3...v1.4.4) (2020-06-23)

### Continuous Integration

* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([f66a09c](f66a09c2d6))
* **kitchen+travis:** adjust matrix to add `3001` ([9060879](9060879924))

### Tests

* **sodium:** add pillar and tests for `3001` ([42cacc2](42cacc253f))
2020-06-23 09:56:47 +00:00
semantic-release-bot
dde34ca48e chore(release): 1.4.3 [skip ci]
## [1.4.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.2...v1.4.3) (2020-06-01)

### Tests

* **pkgs_spec:** simplify using `match` (trigger: update for `suse`) ([b2b1fee](b2b1fee370)), closes [/travis-ci.org/github/myii/salt-formula/jobs/692337807#L2366-L2381](https://github.com//travis-ci.org/github/myii/salt-formula/jobs/692337807/issues/L2366-L2381)
2020-06-01 01:33:42 +00:00
semantic-release-bot
60ee1e4088 chore(release): 1.4.2 [skip ci]
## [1.4.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.1...v1.4.2) (2020-05-26)

### Bug Fixes

* **opensuse:** use appropriate upstream repo ([5d9a92b](5d9a92bf1d))

### Continuous Integration

* **kitchen+travis:** adjust matrix to add `3000.3` [skip ci] ([a333801](a3338018fb))
* **kitchen+travis:** adjust matrix to add `opensuse-leap-15.2` ([7fc32fb](7fc32fb0fb))
* **kitchen+travis:** adjust matrix to add `opensuse-leap-15.2` ([1afa84e](1afa84e1af))
* **travis:** add notifications => zulip [skip ci] ([7e2a9c0](7e2a9c0acd))
* **workflows/commitlint:** add to repo [skip ci] ([38ebe56](38ebe5653b))

### Tests

* **pkgs_spec:** update for releases `3000.3` & `2019.2.5` ([5917569](5917569464))
* **pkgs_spec:** update version installed on `fedora` ([301a988](301a9884ac))
2020-05-26 04:03:35 +00:00
semantic-release-bot
270d746ecc chore(release): 1.4.1 [skip ci]
## [1.4.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.4.0...v1.4.1) (2020-05-02)

### Continuous Integration

* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([f10a85f](f10a85fc70))
* **kitchen+travis:** adjust matrix to add `3000.2` & remove `2018.3` ([433a2c1](433a2c1597))

### Tests

* add tests for `v3000-py2` ([c228029](c228029879))
* **pkgs_spec:** update for CVE releases `3000.2` & `2019.2.4` ([965588b](965588b108))
* remove deprecated Salt/Python versions ([7f19796](7f19796517))
2020-05-02 00:27:54 +00:00
semantic-release-bot
4a83d7dc30 chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.3.4...v1.4.0) (2020-04-18)

### Features

* **package:** use apt-pinning to pin specific package version ([98ad87a](98ad87a001))

### Tests

* **pkgs_spec:** update `fedora` version [skip ci] ([e786eb6](e786eb6b8e))
2020-04-18 11:27:26 +00:00
semantic-release-bot
166783a3c8 chore(release): 1.3.4 [skip ci]
## [1.3.4](https://github.com/saltstack-formulas/salt-formula/compare/v1.3.3...v1.3.4) (2020-04-03)

### Bug Fixes

* **api:** remove spurious colon in salt.api state ([02fbcd4](02fbcd43fc))
2020-04-03 09:17:51 +00:00
semantic-release-bot
778e7ffc13 chore(release): 1.3.3 [skip ci]
## [1.3.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.3.2...v1.3.3) (2020-04-01)

### Continuous Integration

* **kitchen+travis:** adjust matrix to update `3000` to `3000.1` ([a8fe65a](a8fe65a2c8))

### Tests

* **pkgs_spec:** update `3000` to `3000.1` ([1e677cd](1e677cd761))
* **service_spec:** add `should be_installed` ([b5461a0](b5461a0eba))
2020-04-01 23:00:04 +00:00
semantic-release-bot
65f5c1c214 chore(release): 1.3.2 [skip ci]
## [1.3.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.3.1...v1.3.2) (2020-03-21)

### Code Refactoring

* **osfamilymap:** remove workaround for OpenSUSE 15.1 ([0da366c](0da366c7b2))

### Continuous Integration

* **kitchen+travis:** adjust matrix to add `3000` & remove `2017.7` ([4a5f805](4a5f8053e9))

### Tests

* **neon:** add pillar and tests for `3000` ([f91f10c](f91f10c280))
* **nitrogen:** remove pillar and tests for `2017.7` ([f246a5e](f246a5e0af))
2020-03-21 13:19:01 +00:00
semantic-release-bot
c00a40d551 chore(release): 1.3.1 [skip ci]
## [1.3.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.3.0...v1.3.1) (2020-03-19)

### Bug Fixes

* **jinja:** replace version_cmp with grains lookup ([dd37869](dd37869d28))
* **jinja:** replace version_cmp with grains lookup ([325f6c0](325f6c061b))
2020-03-19 13:34:03 +00:00
semantic-release-bot
e47acb487d chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.2.0...v1.3.0) (2020-03-11)

### Features

* **mapping:** better control of the service's state ([29ffd68](29ffd68d34))
2020-03-11 07:56:30 +00:00
semantic-release-bot
7a273a9605 chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.1.3...v1.2.0) (2020-02-20)

### Bug Fixes

* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([4955737](4955737f84))

### Continuous Integration

* **kitchen+travis+inspec:** fix `amazonlinux-2-py3` [skip ci] ([10e2ce0](10e2ce07a4))

### Features

* **metastate:** add metastate per community convention ([fbaa456](fbaa456ca6))
2020-02-20 15:05:20 +00:00
N
fbaa456ca6
feat(metastate): add metastate per community convention 2020-02-18 13:34:38 +00:00
semantic-release-bot
d08337bd52 chore(release): 1.1.3 [skip ci]
## [1.1.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.1.2...v1.1.3) (2020-02-13)

### Bug Fixes

* **tpl_path:** replace slspath to tplroot ([bbcc4cd](bbcc4cda7a))

### Continuous Integration

* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([d2d5186](d2d51864a5))
2020-02-13 09:44:18 +00:00
semantic-release-bot
6cd296ce54 chore(release): 1.1.2 [skip ci]
## [1.1.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.1.1...v1.1.2) (2020-01-25)

### Code Refactoring

* **mapping:** simplify py version handling ([715e3b8](715e3b8fa4))
2020-01-25 23:54:18 +00:00
semantic-release-bot
779b21fcaa chore(release): 1.1.1 [skip ci]
## [1.1.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.1.0...v1.1.1) (2020-01-24)

### Continuous Integration

* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([9d30df2](9d30df2f5f))

### Tests

* **pkgs_spec:** update `centos-8` for `2019.2.3` release ([7121d1d](7121d1d8cd))
* **versions:** bump salt pkg versions ([c42125c](c42125c2ab))
2020-01-24 11:12:51 +00:00
semantic-release-bot
72e2f3640f chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.0.0...v1.1.0) (2019-12-19)

### Features

* **formulas:** git.latest parallelization ([eda88bd](eda88bd1a6))
2019-12-19 19:07:24 +00:00
semantic-release-bot
8eab935043 chore(release): 1.0.0 [skip ci]
# [1.0.0](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.9...v1.0.0) (2019-12-16)

### Continuous Integration

* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([fdc60ae](fdc60aed86))

### Features

* **per-formula-opts:** configure git.latest state per formula ([82c840d](82c840d6f9))
* **per-formula-opts:** configure git.latest state per formula ([9362277](9362277f2a))

### BREAKING CHANGES

* **per-formula-opts:** Potential adverse affect on running `salt.formulas` with multiple envs
2019-12-16 14:43:05 +00:00
semantic-release-bot
1c03133e34 chore(release): 0.59.9 [skip ci]
## [0.59.9](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.8...v0.59.9) (2019-12-03)

### Tests

* **pkgs_spec:** update for new `opensuse` package ([6da3d0d](6da3d0d935)), closes [/travis-ci.com/saltstack-formulas/salt-formula/jobs/261961203#L1619-L1632](https://github.com//travis-ci.com/saltstack-formulas/salt-formula/jobs/261961203/issues/L1619-L1632)
2019-12-03 22:31:08 +00:00
semantic-release-bot
0260cfd2de chore(release): 0.59.8 [skip ci]
## [0.59.8](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.7...v0.59.8) (2019-11-28)

### Bug Fixes

* **release.config.js:** use full commit hash in commit link [skip ci] ([67e1109](67e110973b))
* **shellcheck:** fix shellcheck error ([cc31514](cc3151436c))

### Continuous Integration

* **travis:** apply changes from build config validation [skip ci] ([56c2eb5](56c2eb5367))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([33f69cf](33f69cfb7b))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([1a27b0a](1a27b0ae84))
* **travis:** run `shellcheck` during lint job [skip ci] ([f4e8ae6](f4e8ae6871))
* **travis:** use build config validation (beta) [skip ci] ([85593f5](85593f555e))

### Performance Improvements

* **travis:** improve `salt-lint` invocation [skip ci] ([ef7e1c1](ef7e1c1e7b))
2019-11-28 21:05:15 +00:00
semantic-release-bot
d7c09c753b chore(release): 0.59.7 [skip ci]
## [0.59.7](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.6...v0.59.7) (2019-10-29)

### Continuous Integration

* **kitchen+travis:** upgrade matrix after `2019.2.2` release ([](https://github.com/saltstack-formulas/salt-formula/commit/b6e3a83))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([](https://github.com/saltstack-formulas/salt-formula/commit/4cbf0b2))

### Documentation

* **contributing:** remove to use org-level file instead [skip ci] ([](https://github.com/saltstack-formulas/salt-formula/commit/78d0fee))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([](https://github.com/saltstack-formulas/salt-formula/commit/924817b))

### Tests

* **pkgs_spec:** update for `2019.2.2` release ([](https://github.com/saltstack-formulas/salt-formula/commit/acbc238))
2019-10-29 22:42:16 +00:00
Imran Iqbal
78d0fee197 docs(contributing): remove to use org-level file instead [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/70
2019-10-14 12:32:19 +01:00
Imran Iqbal
924817b498
docs(readme): update link to CONTRIBUTING [skip ci] 2019-10-14 11:38:24 +01:00
semantic-release-bot
d4b2387d33 chore(release): 0.59.6 [skip ci]
## [0.59.6](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.5...v0.59.6) (2019-10-11)

### Tests

* **pkgs_spec:** reset version from `2019.2.1` back to `2019.2.0` ([](https://github.com/saltstack-formulas/salt-formula/commit/4787ce7))
2019-10-11 21:06:06 +00:00
semantic-release-bot
fda4c2d64f chore(release): 0.59.5 [skip ci]
## [0.59.5](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.4...v0.59.5) (2019-10-11)

### Bug Fixes

* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/salt-formula/commit/62f82a4))

### Continuous Integration

* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/salt-formula/commit/64c6ba9))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/salt-formula/commit/4ea85e8))
2019-10-11 19:50:50 +00:00
semantic-release-bot
15aed4e67e chore(release): 0.59.4 [skip ci]
## [0.59.4](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.3...v0.59.4) (2019-10-10)

### Bug Fixes

* **map.jinja:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/salt-formula/commit/5b348eb))
* **minion.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/salt-formula/commit/3e63977))
* **syndic.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/salt-formula/commit/ef4ad1e))

### Continuous Integration

* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/salt-formula/commit/8cc5952))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/salt-formula/commit/0c5eb7e))
* **platform:** add `arch-base-latest` (commented out for now) [skip ci] ([](https://github.com/saltstack-formulas/salt-formula/commit/8f36788))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/salt-formula/commit/e815eaa))
2019-10-10 04:14:31 +00:00
semantic-release-bot
e9c0a2473b chore(release): 0.59.3 [skip ci]
## [0.59.3](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.2...v0.59.3) (2019-09-25)

### Continuous Integration

* **kitchen:** change `log_level` to `debug` instead of `info` ([073175d](https://github.com/saltstack-formulas/salt-formula/commit/073175d))

### Tests

* **pkgs_spec:** update for `2019.2.1` release ([1bf9689](https://github.com/saltstack-formulas/salt-formula/commit/1bf9689))
2019-09-25 22:47:05 +00:00
semantic-release-bot
974151cbb1 chore(release): 0.59.2 [skip ci]
## [0.59.2](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.1...v0.59.2) (2019-09-20)

### Bug Fixes

* **symlinks:** replace symlinks with real files ([c4d0132](https://github.com/saltstack-formulas/salt-formula/commit/c4d0132))
2019-09-20 22:48:59 +00:00
semantic-release-bot
e88fce1ffb chore(release): 0.59.1 [skip ci]
## [0.59.1](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.0...v0.59.1) (2019-09-20)

### Bug Fixes

* **pkgrepo:** fix settings for `opensuse` ([f00c9a7](https://github.com/saltstack-formulas/salt-formula/commit/f00c9a7))
* **pkgrepo:** provide settings for `amazon` ([cb726af](https://github.com/saltstack-formulas/salt-formula/commit/cb726af))

### Code Refactoring

* **kitchen+travis+inspec:** use pre-salted images ([fc1d0b1](https://github.com/saltstack-formulas/salt-formula/commit/fc1d0b1))
2019-09-20 13:44:43 +00:00
semantic-release-bot
978e640cf3 chore(release): 0.59.0 [skip ci]
# [0.59.0](https://github.com/saltstack-formulas/salt-formula/compare/v0.58.4...v0.59.0) (2019-09-17)

### Features

* use `semantic-release` cross-formula standard structure ([ebfeba2](https://github.com/saltstack-formulas/salt-formula/commit/ebfeba2))
2019-09-17 06:57:11 +00:00
Imran Iqbal
ebfeba2c4f
feat: use semantic-release cross-formula standard structure
* Semi-automated using https://github.com/myii/ssf-formula/pull/31
* Includes:
  - Update TOFS
  - Use `bin/kitchen`
  - Use `dist: bionic` in Travis
  - Add `yamllint` and apply rules
  - Use `pillars_from_files` throughout
  - Replace EOL images in Kitchen & Travis
  - Add `develop` images in Kitchen & Travis
* Fix (or ignore)  errors shown below:

```bash
salt-formula$ yamllint -s .
./pillar.example
  1:1       warning  missing document start "---"  (document-start)
  5:23      warning  truthy value should be one of [false, true]  (truthy)
  8:25      warning  truthy value should be one of [false, true]  (truthy)
  11:25     warning  truthy value should be one of [false, true]  (truthy)
  19:21     warning  truthy value should be one of [false, true]  (truthy)
  40:89     error    line too long (108 > 88 characters)  (line-length)
  41:89     error    line too long (112 > 88 characters)  (line-length)
  43:89     error    line too long (112 > 88 characters)  (line-length)
  45:89     error    line too long (110 > 88 characters)  (line-length)
  47:89     error    line too long (89 > 88 characters)  (line-length)
  74:27     warning  truthy value should be one of [false, true]  (truthy)
  82:9      error    wrong indentation: expected 10 but found 8  (indentation)
  101:14    warning  truthy value should be one of [false, true]  (truthy)
  102:20    warning  truthy value should be one of [false, true]  (truthy)
  103:89    error    line too long (119 > 88 characters)  (line-length)
  121:7     warning  comment not indented like content  (comments-indentation)
  122:24    error    syntax error: found character '%' that cannot start any token
  310:89    error    line too long (102 > 88 characters)  (line-length)
  330:89    error    line too long (113 > 88 characters)  (line-length)
  433:1     error    too many blank lines (1 > 0)  (empty-lines)

./salt/osmap.yaml
  4:2       error    syntax error: found character '%' that cannot start any token
  6:89      error    line too long (93 > 88 characters)  (line-length)
  22:89     error    line too long (137 > 88 characters)  (line-length)
  23:89     error    line too long (134 > 88 characters)  (line-length)
  33:89     error    line too long (149 > 88 characters)  (line-length)
  34:89     error    line too long (146 > 88 characters)  (line-length)

./salt/osfamilymap.yaml
  4:2       error    syntax error: found character '%' that cannot start any token
  6:89      error    line too long (94 > 88 characters)  (line-length)
  24:89     error    line too long (149 > 88 characters)  (line-length)
  25:89     error    line too long (146 > 88 characters)  (line-length)
  39:89     error    line too long (105 > 88 characters)  (line-length)
  40:89     error    line too long (127 > 88 characters)  (line-length)
  56:89     error    line too long (101 > 88 characters)  (line-length)

./salt/ospyvermap.yaml
  4:1       warning  missing document start "---"  (document-start)

./salt/defaults.yaml
  3:1       warning  missing document start "---"  (document-start)
  7:21      warning  truthy value should be one of [false, true]  (truthy)
  8:12      warning  truthy value should be one of [false, true]  (truthy)
  9:23      warning  truthy value should be one of [false, true]  (truthy)
  10:19     warning  truthy value should be one of [false, true]  (truthy)
  14:25     warning  truthy value should be one of [false, true]  (truthy)
  15:25     warning  truthy value should be one of [false, true]  (truthy)
  16:27     warning  truthy value should be one of [false, true]  (truthy)
  17:27     warning  truthy value should be one of [false, true]  (truthy)
  39:28     warning  truthy value should be one of [false, true]  (truthy)
  41:28     warning  truthy value should be one of [false, true]  (truthy)
  45:24     warning  truthy value should be one of [false, true]  (truthy)
  49:30     warning  truthy value should be one of [false, true]  (truthy)
  54:28     warning  truthy value should be one of [false, true]  (truthy)
  63:25     warning  truthy value should be one of [false, true]  (truthy)
  68:15     warning  truthy value should be one of [false, true]  (truthy)
```
2019-09-13 07:58:18 +01:00
semantic-release-bot
b59500cf5d chore(release): 0.58.4 [skip ci]
## [0.58.4](https://github.com/saltstack-formulas/salt-formula/compare/v0.58.3...v0.58.4) (2019-08-25)

### Bug Fixes

* **minion:** fix version compare in minion.sls ([49bf81b](https://github.com/saltstack-formulas/salt-formula/commit/49bf81b))
2019-08-25 23:15:37 +00:00
semantic-release-bot
4faaf7529f chore(release): 0.58.3 [skip ci]
## [0.58.3](https://github.com/saltstack-formulas/salt-formula/compare/v0.58.2...v0.58.3) (2019-08-02)

### Code Refactoring

* **linux:** align to template-formula (plus fixes) ([71b4d8a](https://github.com/saltstack-formulas/salt-formula/commit/71b4d8a))
2019-08-02 12:31:32 +00:00
N
2230465c40
Merge pull request #424 from noelmcloughlin/pkgrepo1
refactor(linux): align to template-formula & fixes
2019-08-02 13:04:01 +01:00
semantic-release-bot
65a55e7982 chore(release): 0.58.2 [skip ci]
## [0.58.2](https://github.com/saltstack-formulas/salt-formula/compare/v0.58.1...v0.58.2) (2019-08-01)

### Bug Fixes

* **macos:** fix minion package handling for homebrew ([14276e2](https://github.com/saltstack-formulas/salt-formula/commit/14276e2))
* **minion:** fix jinja rendering error ([550f81b](https://github.com/saltstack-formulas/salt-formula/commit/550f81b))
* **os:** pass state on unsupported os ([4557976](https://github.com/saltstack-formulas/salt-formula/commit/4557976))
* **perms:** some os have custom user/root ([beb0e85](https://github.com/saltstack-formulas/salt-formula/commit/beb0e85))
2019-08-01 19:36:18 +00:00
semantic-release-bot
2fe8ada616 chore(release): 0.58.1 [skip ci]
## [0.58.1](https://github.com/saltstack-formulas/salt-formula/compare/v0.58.0...v0.58.1) (2019-08-01)

### Bug Fixes

* **travis:** disable two failing platforms until they can be fixed ([5fcadcd](https://github.com/saltstack-formulas/salt-formula/commit/5fcadcd))
2019-08-01 05:28:13 +00:00
N
71b4d8abb8
refactor(linux): align to template-formula (plus fixes) 2019-07-29 23:52:13 +01:00
semantic-release-bot
6a312544dd chore(release): 0.58.0 [skip ci]
# [0.58.0](https://github.com/saltstack-formulas/salt-formula/compare/v0.57.1...v0.58.0) (2019-06-13)

### Features

* **`tofs`:** allow TOFS for master configuration ([1b202af](https://github.com/saltstack-formulas/salt-formula/commit/1b202af))
* **`tofs`:** allow TOFS for minion configuration ([fbe814a](https://github.com/saltstack-formulas/salt-formula/commit/fbe814a))
2019-06-13 09:08:27 +00:00
semantic-release-bot
be262e8906 chore(release): 0.57.1 [skip ci]
## [0.57.1](https://github.com/saltstack-formulas/salt-formula/compare/v0.57.0...v0.57.1) (2019-05-14)

### Documentation

* **semantic-release:** implement an automated changelog ([b73af20](https://github.com/saltstack-formulas/salt-formula/commit/b73af20))
2019-05-14 19:06:33 +00:00
Eric Veiras Galisson
b73af20fe8 docs(semantic-release): implement an automated changelog
plus docs on contributing, testing
2019-05-14 19:21:00 +02:00