2020-05-14 01:27:23 +02:00
|
|
|
# -*- coding: utf-8 -*-
|
|
|
|
# vim: ft=yaml
|
|
|
|
---
|
|
|
|
name: repo
|
|
|
|
title: prometheus formula
|
|
|
|
maintainer: SaltStack Formulas
|
|
|
|
license: Apache-2.0
|
|
|
|
summary: Verify that the prometheus formula is setup and configured correctly
|
|
|
|
supports:
|
|
|
|
- platform-name: debian
|
|
|
|
- platform-name: ubuntu
|
|
|
|
- platform-name: centos
|
|
|
|
- platform-name: fedora
|
|
|
|
- platform-name: opensuse
|
|
|
|
- platform-name: suse
|
|
|
|
- platform-name: freebsd
|
|
|
|
- platform-name: amazon
|
2021-02-12 18:07:51 +01:00
|
|
|
- platform-name: oracle
|
2020-05-14 01:27:23 +02:00
|
|
|
- platform-name: arch
|
2021-02-12 18:07:51 +01:00
|
|
|
- platform-name: gentoo
|
|
|
|
- platform: windows
|