3.0.0 (2019-06-23)
- example: fix pillar.example formatting (a13dd03)
- repo: use_upstream_repo corrections; separate users state (eda47f7)
- service: ensure service file is removed on clean (c735a6d)
- suse: bypass salt alternatives.install errors (1a890e5)
- systemd: ensure systemd detects new service (149dd81)
- archives: support for archives file format (1f86f4a)
- archives: support for various prometheus archives (3ec910e)
- archives: user managementX (d43033a)
- linux: alternatives support & updated unit tests (36b3e62)
- centos: verified on CentosOS (731198d)
- inspec: expand unittests for archive format (b074bd3)
- inspec: fix tests (4092fb4)
- repo: The formula has been refactored to accomodate multiple packages, archives, users, and repos. Update your pillars and top states
- archives: the parameter
pkg
is now a dictionary. References toprometheus.pkg
should be changed toprometheus.pkg.name
.
2.0.0 (2019-06-22)
- repository: add support for pkgrepo.managed (907f9a6)
- repository: the variable 'pkg' was renamed 'pkg.name', update your pillars
1.2.0 (2019-06-05)
- macos: basic package and group handling (e6a8b0c)
1.1.0 (2019-04-30)
- FreeBSD: elegantly prevent service hang (a7fad98), closes /github.com/saltstack/salt/issues/44848#issuecomment-487016414
- travis: use structure of template-formula (88d3f3e)
- prometheus: basic setup based on template-formula (b9b7cc0)