1c0ce65e12
# [5.6.0](https://github.com/saltstack-formulas/prometheus-formula/compare/v5.5.2...v5.6.0) (2021-08-06) ### Bug Fixes * **defaults:** use nologin instead of /bin/false ([1af0deb
](1af0deb087
)) * **indempotency:** run reload onchanges only ([9166498
](9166498fd8
)) ### Continuous Integration * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([3fafc21
](3fafc2172e
)) * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([802970c
](802970c47d
)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([3203953
](32039539bb
)) ### Features * **config/users:** add support for `debian-11` [skip ci] ([0e65cc3
](0e65cc345b
))
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.6.0
|
|
release: 1
|
|
minimum_version: 2019.2
|
|
summary: prometheus formula
|
|
description: Formula to install prometheus and configure it
|
|
top_level_dir: prometheus
|