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
Alexander Weidinger
a4fd589592
fix(package): use correct node exporter package name in Debian
2019-10-17 08:21:16 +02:00
Imran Iqbal
51f5485615
fix(install.sls): fix salt-lint
errors
...
```bash
Examining prometheus/package/install.sls of type state
[201] Trailing whitespace
prometheus/package/install.sls:7
```
2019-10-09 18:21:02 +01:00
N
eda47f71e8
fix(repo): use_upstream_repo corrections; separate users state
...
BREAKING CHANGE:
The formula has been refactored to accomodate multiple packages,
archives, users, and repos. Update your pillars and top states
2019-06-22 21:46:24 +01:00
N
665e116cee
Merge branch 'master' of https://github.com/saltstack-formulas/prometheus-formula into archives
2019-06-22 18:19:41 +01:00
N
731198dd4d
test(centos): verified on CentosOS
2019-06-22 17:48:28 +01:00
N
1f86f4a27c
feat(archives): support for archives file format
...
BREAKING CHANGE: the parameter `pkg` is now a dictionary. References
to `prometheus.pkg` should be changed to `prometheus.pkg.name`.
2019-06-15 01:52:59 +01:00
N
907f9a6276
feat(repository): add support for pkgrepo.managed
...
BREAKING CHANGE: the variable 'pkg' was renamed 'pkg.name',
update your pillars
2019-06-12 11:03:28 +01:00
Alexander Weidinger
b9b7cc0841
feat(prometheus): basic setup based on template-formula
2019-04-25 22:14:39 +02:00