Commit graph

754 commits

Author SHA1 Message Date
Imran Iqbal
f74062d0b1
Merge pull request #129 from n-rodriguez/wip/readme
docs(contributing): add ufw formula to semantic release formulas
2019-05-27 01:30:45 +01:00
Nicolas Rodriguez
18ff689caa docs(contributing): add ufw formula to semantic release formulas 2019-05-27 02:27:24 +02:00
Nicolas Rodriguez
7bb7c532b9 ci(kitchen): add Bundler binstub for Kitchen 2019-05-26 20:29:22 +02:00
semantic-release-bot
653d31434b chore(release): 2.1.15 [skip ci]
## [2.1.15](https://github.com/saltstack-formulas/template-formula/compare/v2.1.14...v2.1.15) (2019-05-25)

### Tests

* **`services_spec`:** remove temporary `suse` conditional ([00d4a77](https://github.com/saltstack-formulas/template-formula/commit/00d4a77))
2019-05-25 21:03:47 +00:00
Nicolas Rodriguez
4e453739d7
Merge pull request #127 from myii/test/remove-suse-conditional
test(`services_spec`): remove temporary `suse` conditional
2019-05-25 22:55:36 +02:00
semantic-release-bot
9ec24f9aec chore(release): 2.1.14 [skip ci]
## [2.1.14](https://github.com/saltstack-formulas/template-formula/compare/v2.1.13...v2.1.14) (2019-05-25)

### Bug Fixes

* **`config/file`:** add missing space before Jinja `}}` ([5cd08ab](https://github.com/saltstack-formulas/template-formula/commit/5cd08ab))
2019-05-25 14:41:39 +00:00
Imran Iqbal
5cd08abef2
fix(config/file): add missing space before Jinja }} 2019-05-25 15:33:43 +01:00
Imran Iqbal
00d4a77f17
test(services_spec): remove temporary suse conditional
* `train` gem has been fixed upstream
  - https://github.com/inspec/train/pull/451
  - https://rubygems.org/gems/train/versions/2.1.7
2019-05-25 14:59:02 +01:00
semantic-release-bot
05c9db5464 chore(release): 2.1.13 [skip ci]
## [2.1.13](https://github.com/saltstack-formulas/template-formula/compare/v2.1.12...v2.1.13) (2019-05-24)

### Documentation

* **readme:** add testing requirements section (from `vault-formula`) ([e04413e](https://github.com/saltstack-formulas/template-formula/commit/e04413e))
2019-05-24 21:48:32 +00:00
Javier Bértoli
208f849735
Merge pull request #123 from myii/docs/add-kitchen-requirements
docs(readme): add testing requirements section (from `vault-formula`)
2019-05-24 18:38:43 -03:00
semantic-release-bot
56da707206 chore(release): 2.1.12 [skip ci]
## [2.1.12](https://github.com/saltstack-formulas/template-formula/compare/v2.1.11...v2.1.12) (2019-05-24)

### Continuous Integration

* **travis:** improve recommended matrix usage comment ([b08a0fd](https://github.com/saltstack-formulas/template-formula/commit/b08a0fd))
* **travis:** reduce matrix down to 6 instances (ref: [#118](https://github.com/saltstack-formulas/template-formula/issues/118)) ([a8834e2](https://github.com/saltstack-formulas/template-formula/commit/a8834e2))

### Documentation

* **contributing:** add `bind-formula` to `semantic-release` formulas ([3da78b0](https://github.com/saltstack-formulas/template-formula/commit/3da78b0))
2019-05-24 20:17:10 +00:00
Éric Veiras Galisson
3da78b091f docs(contributing): add bind-formula to semantic-release formulas 2019-05-24 21:06:33 +01:00
Imran Iqbal
e04413e52d
docs(readme): add testing requirements section (from vault-formula)
* https://github.com/saltstack-formulas/vault-formula/blob/43dc95d/docs/README.rst#requirements
2019-05-23 14:01:46 +01:00
Imran Iqbal
afe075141f
fix(libtofs): use select to deal with empty strings in path
* To prevent path breakage when any of the following settings are used
  in the pillar/config:

```
  tofs:
    path_prefix: ''
    dirs:
      files:     ''
      default:   ''
```
2019-05-23 13:43:01 +01:00
Javier Bértoli
dca7888126
Merge pull request #121 from myii/ci/reduce-travis-matrix-instances
ci(travis): reduce matrix down to 5/6 instances (ref: #118)
2019-05-22 09:26:24 -03:00
Javier Bértoli
b08a0fdd71
ci(travis): improve recommended matrix usage comment 2019-05-22 13:15:49 +01:00
Imran Iqbal
a8834e22da
ci(travis): reduce matrix down to 6 instances (ref: #118)
* The selected 6 in a "tree"-shaped matrix:
  - 2019.2 (py3): debian-9   centos7   opensuse-leap-15
  - 2018.3 (py2):     fedora-29   ubuntu-1604
  - 2017.7 (py2):            centos6
* Covers each `os`, each Salt version and both Python versions
2019-05-22 01:11:38 +01:00
semantic-release-bot
7d147d3395 chore(release): 2.1.11 [skip ci]
## [2.1.11](https://github.com/saltstack-formulas/template-formula/compare/v2.1.10...v2.1.11) (2019-05-18)

### Documentation

* **contributing:** add recent `semantic-release` formula ([486b393](https://github.com/saltstack-formulas/template-formula/commit/486b393))
2019-05-18 18:05:29 +00:00
Imran Iqbal
486b393233 docs(contributing): add recent semantic-release formula 2019-05-18 18:08:46 +01:00
semantic-release-bot
11df22c217 chore(release): 2.1.10 [skip ci]
## [2.1.10](https://github.com/saltstack-formulas/template-formula/compare/v2.1.9...v2.1.10) (2019-05-16)

### Documentation

* **contributing:** fix link to contributing docs ([b6a33d3](https://github.com/saltstack-formulas/template-formula/commit/b6a33d3))
2019-05-16 21:05:44 +00:00
Imran Iqbal
b6a33d3e61 docs(contributing): fix link to contributing docs 2019-05-16 20:57:37 +01:00
semantic-release-bot
dc4f90bb3e chore(release): 2.1.9 [skip ci]
## [2.1.9](https://github.com/saltstack-formulas/template-formula/compare/v2.1.8...v2.1.9) (2019-05-16)

### Documentation

* move contributing sections and links to ease adaptation ([741896d](https://github.com/saltstack-formulas/template-formula/commit/741896d))
2019-05-16 10:41:32 +00:00
Eric Veiras Galisson
741896dc1e docs: move contributing sections and links to ease adaptation 2019-05-16 11:25:43 +01:00
semantic-release-bot
cf3212d9a5 chore(release): 2.1.8 [skip ci]
## [2.1.8](https://github.com/saltstack-formulas/template-formula/compare/v2.1.7...v2.1.8) (2019-05-16)

### Documentation

* **contributing:** add recent `semantic-release` formulas ([#110](https://github.com/saltstack-formulas/template-formula/issues/110)) ([ab7afd4](https://github.com/saltstack-formulas/template-formula/commit/ab7afd4))
2019-05-16 10:00:25 +00:00
Imran Iqbal
ab7afd414e
docs(contributing): add recent semantic-release formulas (#110)
* docs(contributing): add recent `semantic-release` formulas
2019-05-16 10:40:06 +01:00
semantic-release-bot
f2efbcf447 chore(release): 2.1.7 [skip ci]
## [2.1.7](https://github.com/saltstack-formulas/template-formula/compare/v2.1.6...v2.1.7) (2019-05-15)

### Styles

* **indent:** fix indentation ([34d1307](https://github.com/saltstack-formulas/template-formula/commit/34d1307))
2019-05-15 22:25:21 +00:00
Imran Iqbal
305a24afe6
Merge pull request #117 from n-rodriguez/wip/style
style(indent): fix indentation
2019-05-15 23:06:21 +01:00
Nicolas Rodriguez
34d130795c style(indent): fix indentation 2019-05-16 00:03:26 +02:00
semantic-release-bot
f0d1bf956c chore(release): 2.1.6 [skip ci]
## [2.1.6](https://github.com/saltstack-formulas/template-formula/compare/v2.1.5...v2.1.6) (2019-05-15)

### Bug Fixes

* **`map.jinja`:** _merge_ defaults and `config.get` ([91bc2f0](https://github.com/saltstack-formulas/template-formula/commit/91bc2f0))
2019-05-15 20:02:39 +00:00
Imran Iqbal
aa008e6e5e
Merge pull request #115 from alxwr/fix-merge
fix(`map.jinja`): _merge_ defaults and `config.get`
2019-05-15 20:42:25 +01:00
Alexander Weidinger
91bc2f046b fix(map.jinja): _merge_ defaults and config.get
test resulting config
2019-05-15 21:27:06 +02:00
semantic-release-bot
5eced87a6a chore(release): 2.1.5 [skip ci]
## [2.1.5](https://github.com/saltstack-formulas/template-formula/compare/v2.1.4...v2.1.5) (2019-05-15)

### Bug Fixes

* **`map.jinja`:** use tplroot ([b9c5e03](https://github.com/saltstack-formulas/template-formula/commit/b9c5e03))
2019-05-15 16:41:11 +00:00
Imran Iqbal
c58fa7c26b
Merge pull request #114 from alxwr/master
map.jinja: use tplroot
2019-05-15 17:20:43 +01:00
Alexander Weidinger
b9c5e030bc fix(map.jinja): use tplroot
When updating a formula the following should be sufficient:

```
cp template-formula/template/map.jinja my-formula/my/map.jinja
sed -i '/set template =/set my =/' my-formula/my/map.jinja
```

Based on the work of @myii!
2019-05-15 18:18:40 +02:00
semantic-release-bot
f4c7226964 chore(release): 2.1.4 [skip ci]
## [2.1.4](https://github.com/saltstack-formulas/template-formula/compare/v2.1.3...v2.1.4) (2019-05-15)

### Bug Fixes

* **`map.jinja`:** remove `merge` from `config.get` (for `salt-ssh`) ([00e474c](https://github.com/saltstack-formulas/template-formula/commit/00e474c)), closes [#95](https://github.com/saltstack-formulas/template-formula/issues/95)
2019-05-15 15:10:54 +00:00
alxwr
5311bd59a6
Merge pull request #102 from myii/bug/fix-map-for-salt-ssh
fix(`map.jinja`): use pillar/config `.get` according to `__cli` option
2019-05-15 16:54:55 +02:00
Imran Iqbal
00e474cdc2
fix(map.jinja): remove merge from config.get (for salt-ssh)
* `merge` not available via. `salt-ssh`
* Additionally, fix 5dc0b86 in #95
    - No option `merge=True` for `config.get`
2019-05-15 15:37:02 +01:00
semantic-release-bot
147760d19f chore(release): 2.1.3 [skip ci]
## [2.1.3](https://github.com/saltstack-formulas/template-formula/compare/v2.1.2...v2.1.3) (2019-05-13)

### Bug Fixes

* **travis:** don't install gems twice ([925d8e2](https://github.com/saltstack-formulas/template-formula/commit/925d8e2))

### Documentation

* **readme:** add testing section based on `postgres-formula` ([c309d5f](https://github.com/saltstack-formulas/template-formula/commit/c309d5f))
2019-05-13 17:25:10 +00:00
Nicolas Rodriguez
7aa7df85a1
Merge pull request #109 from myii/docs/add-testing-section
docs(readme): add testing section based on `postgres-formula`
2019-05-13 18:17:57 +02:00
Javier Bértoli
ad62c85e59
Merge pull request #108 from n-rodriguez/wip/bundle
fix(travis): don't install gems twice
2019-05-13 13:16:55 -03:00
semantic-release-bot
27e3be7b17 chore(release): 2.1.2 [skip ci]
## [2.1.2](https://github.com/saltstack-formulas/template-formula/compare/v2.1.1...v2.1.2) (2019-05-13)

### Bug Fixes

* **gitignore:** add Gemfile.lock to .gitignore ([87fa410](https://github.com/saltstack-formulas/template-formula/commit/87fa410))
2019-05-13 16:08:17 +00:00
Imran Iqbal
2727e634a3
Merge pull request #107 from n-rodriguez/wip/gitignore
fix(gitignore): add Gemfile.lock to .gitignore
2019-05-13 16:10:54 +01:00
Imran Iqbal
c309d5f683
docs(readme): add testing section based on postgres-formula 2019-05-13 16:04:05 +01:00
Nicolas Rodriguez
925d8e2dc8 fix(travis): don't install gems twice 2019-05-13 16:33:23 +02:00
Nicolas Rodriguez
87fa4100a5 fix(gitignore): add Gemfile.lock to .gitignore 2019-05-13 15:51:11 +02:00
semantic-release-bot
635571b2c5 chore(release): 2.1.1 [skip ci]
## [2.1.1](https://github.com/saltstack-formulas/template-formula/compare/v2.1.0...v2.1.1) (2019-05-13)

### Documentation

* **semantic-release:** add list of semantic-release compatible formulas ([97b19b9](https://github.com/saltstack-formulas/template-formula/commit/97b19b9))
2019-05-13 01:26:14 +00:00
John Keates
36df2a3a19
Merge pull request #106 from n-rodriguez/wip/doc
docs(semantic-release): add list of semantic-release compatible formulas
2019-05-13 03:04:15 +02:00
Nicolas Rodriguez
97b19b9af0 docs(semantic-release): add list of semantic-release compatible formulas 2019-05-13 02:31:46 +02:00
semantic-release-bot
abcb789063 chore(release): 2.1.0 [skip ci]
# [2.1.0](https://github.com/saltstack-formulas/template-formula/compare/v2.0.6...v2.1.0) (2019-05-12)

### Features

* **centos-6:** reshape formula and tests for this platform ([a4b1608](https://github.com/saltstack-formulas/template-formula/commit/a4b1608)), closes [#104](https://github.com/saltstack-formulas/template-formula/issues/104)
2019-05-12 20:19:17 +00:00
Javier Bértoli
f07aaf9aef
Merge pull request #105 from myii/feature/enable-centos-6
feat(centos-6): reshape formula and tests for this platform
2019-05-12 17:00:38 -03:00