Nicolas Rodriguez
890bfc15e3
fix(test): test Salt 3001 with Debian 9 and 10
2020-08-24 17:12:05 +02:00
Javier Bértoli
cdd2e6db52
fix(defaults): set clientlibs defaults to an empty list
...
BREAKING CHANGE: The golang clientib is not required for
the regular use of this formula but, if you already expected it to be
installed by default, you'll need to update your pillars to do so.
Running this version of the formula over previous ones won't break the
minions, only skip clientlibs.
2020-08-24 10:27:18 -03:00
semantic-release-bot
4b483300f6
chore(release): 4.1.1 [skip ci]
...
## [4.1.1](https://github.com/saltstack-formulas/prometheus-formula/compare/v4.1.0...v4.1.1 ) (2020-08-24)
### Bug Fixes
* **osfamilymap.yaml:** add gentoo exporters and remove loose go install ([](https://github.com/saltstack-formulas/prometheus-formula/commit/e0aecdb ))
2020-08-24 13:27:12 +00:00
Javier Bértoli
1dc291feed
Merge pull request #40 from mgomersbach/markg_repair_gentoo
...
fix(osfamilymap.yaml): add gentoo exporters and remove loose go install
2020-08-24 10:18:17 -03:00
Mark Gomersbach
e0aecdbbbc
fix(osfamilymap.yaml): add gentoo exporters and remove loose go install
...
Signed-off-by: Mark Gomersbach <markgomersbach@gmail.com>
2020-08-24 13:56:07 +02:00
semantic-release-bot
bf3826634a
chore(release): 4.1.0 [skip ci]
...
# [4.1.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v4.0.2...v4.1.0 ) (2020-08-21)
### Continuous Integration
* **travis,kitchen:** update matrix ([](https://github.com/saltstack-formulas/prometheus-formula/commit/1eeda22 ))
### Documentation
* **pillar.example:** add some comments ([](https://github.com/saltstack-formulas/prometheus-formula/commit/68aaa34 ))
### Features
* **debian:** allow to install using OS packages ([](https://github.com/saltstack-formulas/prometheus-formula/commit/3014494 ))
### Tests
* **packages:** check when using repo or archives ([](https://github.com/saltstack-formulas/prometheus-formula/commit/c5ad857 ))
2020-08-21 18:12:19 +00:00
N
3f15c88d32
Merge pull request #39 from netmanagers/master
...
Allow to use OS packages in Debian family
2020-08-21 20:02:11 +02:00
Javier Bértoli
1eeda220d1
ci(travis,kitchen): update matrix
2020-08-21 13:18:47 -03:00
Javier Bértoli
68aaa34378
docs(pillar.example): add some comments
2020-08-21 10:46:48 -03:00
Javier Bértoli
c5ad857590
test(packages): check when using repo or archives
2020-08-21 10:34:29 -03:00
Javier Bértoli
3014494740
feat(debian): allow to install using OS packages
2020-08-21 10:33:20 -03:00
semantic-release-bot
0166fbdf6c
chore(release): 4.0.2 [skip ci]
...
## [4.0.2](https://github.com/saltstack-formulas/prometheus-formula/compare/v4.0.1...v4.0.2 ) (2020-08-18)
### Bug Fixes
* **linux:** service.args is freebsd ([](https://github.com/saltstack-formulas/prometheus-formula/commit/ceb9863 ))
* **permissions:** correct basedir user/group ([](https://github.com/saltstack-formulas/prometheus-formula/commit/d65858a ))
2020-08-18 23:33:51 +00:00
N
a0cec39d35
Merge pull request #38 from noelmcloughlin/i16
...
fix(linux): service.args is freebsd
2020-08-19 01:28:28 +02:00
N
554b5bbdac
Merge pull request #34 from noelmcloughlin/repo2
...
chore(firewall): improve firewalld handling
2020-08-19 01:27:39 +02:00
noelmcloughlin
d65858a154
fix(permissions): correct basedir user/group
2020-08-18 21:50:52 +01:00
noelmcloughlin
ceb9863749
fix(linux): service.args is freebsd
2020-08-18 21:18:52 +01:00
noelmcloughlin
fe835534e4
chore(firewall): open salt ports
2020-08-17 15:55:39 +01:00
semantic-release-bot
893bc60058
chore(release): 4.0.1 [skip ci]
...
## [4.0.1](https://github.com/saltstack-formulas/prometheus-formula/compare/v4.0.0...v4.0.1 ) (2020-08-17)
### Bug Fixes
* **ubuntu:** pkgrepo cannot be used ([](https://github.com/saltstack-formulas/prometheus-formula/commit/fd2ff5f ))
2020-08-17 14:49:45 +00:00
N
9b6c13d62c
Merge pull request #32 from noelmcloughlin/repo
...
fix(ubuntu): pkgrepo cannot be used
2020-08-17 16:44:15 +02:00
noelmcloughlin
fd2ff5fade
fix(ubuntu): pkgrepo cannot be used
2020-08-09 23:21:14 +01:00
semantic-release-bot
68f54e4dad
chore(release): 4.0.0 [skip ci]
...
# [4.0.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v3.3.0...v4.0.0 ) (2020-08-09)
### Bug Fixes
* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/5403088 ))
* **pr:** adopt pr comments ([](https://github.com/saltstack-formulas/prometheus-formula/commit/e4b924a ))
### Code Refactoring
* **all:** align to template-formula; add clientlibs feature ([](https://github.com/saltstack-formulas/prometheus-formula/commit/ce5b771 ))
### Continuous Integration
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/da8f6a8 ))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/f63a64d ))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/9b45ea4 ))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/d978c50 ))
* **travis:** add notifications => zulip [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/4b5ec2f ))
* **workflows/commitlint:** add to repo [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/b32d92a ))
### Styles
* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([](https://github.com/saltstack-formulas/prometheus-formula/commit/2660b19 ))
### BREAKING CHANGES
* **all:** The data dictionary is simplified and expanded.
Retest your states and update pillar data accordingly.
For developer convenience, clientlibs states were introduced.
See pillar.example, defaults.yaml, and docs/README.
2020-08-09 21:14:55 +00:00
N
1b03b51f6c
Merge pull request #30 from noelmcloughlin/refactor2
...
refactor(all): align to template-formula; add clientlibs
2020-08-09 23:08:30 +02:00
N
9f63dab5b7
Merge branch 'master' into refactor2
2020-08-09 23:01:28 +02:00
N
e4b924a884
fix(pr): adopt pr comments
2020-07-19 23:33:28 +01:00
Imran Iqbal
2660b19e7f
style(libtofs.jinja): use Black-inspired Jinja formatting [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/237
2020-07-19 23:28:19 +01:00
Imran Iqbal
a71533690c
chore(gemfile.lock): update to latest gem versions (2020-W27) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/235
2020-07-06 14:30:35 +01:00
N
9a4923ec2e
Merge branch 'master' into refactor2
2020-06-30 15:29:08 +01:00
Imran Iqbal
50dea62f7e
chore(gemfile.lock): update to latest gem versions (2020-W26) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/233
2020-06-26 12:46:48 +01:00
Imran Iqbal
7397da08eb
chore(gemfile.lock): update to latest gem versions (2020-W25) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/229
2020-06-21 12:59:07 +01:00
Imran Iqbal
9b45ea4759
ci(kitchen): use saltimages
Docker Hub where available [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/223
2020-06-15 16:59:08 +01:00
Imran Iqbal
a1af6778b5
chore(gemfile.lock): update to latest gem versions [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/222
2020-06-15 15:09:59 +01:00
Imran Iqbal
6805baac56
chore(gemfile.lock): update to latest gem versions [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/221
2020-06-05 22:19:36 +01:00
Imran Iqbal
a529925e2b
chore(gemfile.lock): update to latest gem versions [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/202
2020-05-28 00:21:28 +01:00
Imran Iqbal
4b5ec2f15f
ci(travis): add notifications => zulip [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/191
2020-05-21 20:09:53 +01:00
N
ce5b7712c9
refactor(all): align to template-formula; add clientlibs feature
...
BREAKING CHANGE: The data dictionary is simplified and expanded.
Retest your states and update pillar data accordingly.
For developer convenience, clientlibs states were introduced.
See pillar.example, defaults.yaml, and docs/README.
2020-05-15 11:12:28 +01:00
Imran Iqbal
97d7517c8e
chore(codeowners): update semantic-release
related files [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/174
2020-05-04 23:17:32 +01:00
Imran Iqbal
332a6fd485
chore(codeowners): add to repo [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/173
2020-05-04 22:46:05 +01:00
Imran Iqbal
b32d92a2fc
ci(workflows/commitlint): add to repo [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/172
2020-05-04 09:31:36 +01:00
Imran Iqbal
d978c5071e
ci(kitchen+travis): remove master-py2-arch-base-latest
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/167
2020-05-02 04:29:55 +01:00
Imran Iqbal
da8f6a8038
ci(gemfile.lock): add to repo with updated Gemfile
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/163
2020-04-21 22:09:51 +01:00
Imran Iqbal
338ed6b818
chore(rubocop): use org-wide standard settings for Metrics/BlockLength
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/158
2020-04-18 13:46:00 +01:00
Imran Iqbal
abb26ce591
chore(gitignore): update from the template-formula
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/132
2020-02-14 22:31:14 +00:00
Imran Iqbal
5403088d09
fix(libtofs): “files_switch” mess up the variable exported by “map.jinja” [skip ci]
...
* Checked using https://github.com/myii/ssf-formula/pull/131
2020-02-14 19:10:52 +00:00
Imran Iqbal
9f3ec79ac6
chore(rubocop): move LineLength
cop from Metrics
to Layout
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/129
2020-02-14 12:52:40 +00:00
Imran Iqbal
f63a64dea1
ci(kitchen): avoid using bootstrap for master
instances [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/124
2020-02-05 14:07:47 +00:00
semantic-release-bot
7eede35f7b
chore(release): 3.3.0 [skip ci]
...
# [3.3.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v3.2.0...v3.3.0 ) (2019-12-22)
### Bug Fixes
* **pillar.example:** reset `use_upstream_archive` to get tests passing [skip ci] ([978ccc2
](978ccc2080
))
* test fix for bug 24 ([341fff3
](341fff36ea
))
* **release.config.js:** use full commit hash in commit link [skip ci] ([cab6e29
](cab6e29d8b
))
### Continuous Integration
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([a51e532
](a51e532992
))
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([6ee835c
](6ee835cab4
))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([42ee683
](42ee683c44
))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([044553e
](044553ea8f
))
* **travis:** apply changes from build config validation [skip ci] ([bf4022e
](bf4022ec1a
))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([0867508
](086750884d
))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([d9c9386
](d9c9386038
))
* **travis:** run `shellcheck` during lint job [skip ci] ([7ea6967
](7ea6967ca7
))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([1415c13
](1415c13785
))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([9b4d5af
](9b4d5aff64
))
* **travis:** use build config validation (beta) [skip ci] ([0d0af0d
](0d0af0df31
))
### Features
* **osfamilymap.yaml:** add Gentoo support ([b87e8f4
](b87e8f437c
))
### Performance Improvements
* **travis:** improve `salt-lint` invocation [skip ci] ([36ccdc4
](36ccdc4416
))
2019-12-22 22:02:41 +00:00
Imran Iqbal
c42a04e744
Merge pull request #26 from mgomersbach/add-gentoo-support
...
feat(osfamilymap.yaml): add Gentoo support
2019-12-22 21:53:35 +00:00
Imran Iqbal
978ccc2080
fix(pillar.example): reset use_upstream_archive
to get tests passing [skip ci]
2019-12-22 21:51:35 +00:00
Mark Gomersbach
b87e8f437c
feat(osfamilymap.yaml): add Gentoo support
...
Signed-off-by: Mark Gomersbach <markgomersbach@gmail.com>
2019-12-22 21:21:38 +01:00
Imran Iqbal
9b4d5aff64
ci(travis): use major.minor
for semantic-release
version [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/112
2019-12-22 01:01:22 +00:00