-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.0.0](v2.0.0...v3.0.0) (2019-06-23) ### Bug Fixes * **example:** fix pillar.example formatting ([a13dd03](a13dd03)) * **repo:** use_upstream_repo corrections; separate users state ([eda47f7](eda47f7)) * **service:** ensure service file is removed on clean ([c735a6d](c735a6d)) * **suse:** bypass salt alternatives.install errors ([1a890e5](1a890e5)) * **systemd:** ensure systemd detects new service ([149dd81](149dd81)) ### Features * **archives:** support for archives file format ([1f86f4a](1f86f4a)) * **archives:** support for various prometheus archives ([3ec910e](3ec910e)) * **archives:** user managementX ([d43033a](d43033a)) * **linux:** alternatives support & updated unit tests ([36b3e62](36b3e62)) ### Tests * **centos:** verified on CentosOS ([731198d](731198d)) * **inspec:** expand unittests for archive format ([b074bd3](b074bd3)) * **inspec:** fix tests ([4092fb4](4092fb4)) ### BREAKING CHANGES * **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 to `prometheus.pkg` should be changed to `prometheus.pkg.name`.
- Loading branch information
1 parent
d690778
commit 7ee67ad
Showing
5 changed files
with
76 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters