N
a0cec39d35
Merge pull request #38 from noelmcloughlin/i16
...
fix(linux): service.args is freebsd
2020-08-19 01:28:28 +02: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
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
a0d8ad4c35
fix(node_exporter): allow standalone use of node_exporter
2019-10-17 08:21:16 +02:00
Alexander Weidinger
0a3384222c
fix(config): cope with aberrant service names
2019-10-04 22:56:17 +02:00
N
c735a6deea
fix(service): ensure service file is removed on clean
2019-06-23 15:18:40 +01:00
N
149dd817f2
fix(systemd): ensure systemd detects new service
2019-06-23 13:55:08 +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
731198dd4d
test(centos): verified on CentosOS
2019-06-22 17:48:28 +01:00
N
36b3e62678
feat(linux): alternatives support & updated unit tests
2019-06-17 19:36:07 +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
Alexander Weidinger
94078fed74
feat(args): handle service arguments the same way
2019-04-30 21:59:28 +02:00
Alexander Weidinger
a7fad98251
fix(FreeBSD): elegantly prevent service hang
...
See https://github.com/saltstack/salt/issues/44848#issuecomment-487016414
2019-04-26 13:09:16 +02:00
Alexander Weidinger
b9b7cc0841
feat(prometheus): basic setup based on template-formula
2019-04-25 22:14:39 +02:00