13597212cf
# [5.0.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v4.1.1...v5.0.0) (2020-08-24) ### Bug Fixes * **defaults:** set clientlibs defaults to an empty list ([](https://github.com/saltstack-formulas/prometheus-formula/commit/cdd2e6d)) ### BREAKING CHANGES * **defaults:** 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.
10 lines
446 B
Plaintext
10 lines
446 B
Plaintext
name: prometheus
|
|
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
|
|
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
|
|
version: 5.0.0
|
|
release: 1
|
|
minimum_version: 2019.2
|
|
summary: prometheus formula
|
|
description: Formula to install prometheus and configure it
|
|
top_level_dir: prometheus
|