2019-08-06 21:57:50 +02:00
|
|
|
# -*- coding: utf-8 -*-
|
|
|
|
# vim: ft=yaml
|
|
|
|
---
|
2019-07-15 01:59:15 +02:00
|
|
|
name: default
|
|
|
|
title: prometheus formula
|
|
|
|
maintainer: SaltStack Formulas
|
2019-04-24 18:18:10 +02:00
|
|
|
license: Apache-2.0
|
|
|
|
summary: Verify that the prometheus formula is setup and configured correctly
|
|
|
|
supports:
|
2019-06-16 02:22:14 +02:00
|
|
|
- platform-name: debian
|
|
|
|
- platform-name: ubuntu
|
|
|
|
- platform-name: centos
|
|
|
|
- platform-name: fedora
|
|
|
|
- platform-name: opensuse
|
2019-07-15 01:59:15 +02:00
|
|
|
- platform-name: suse
|
2019-06-16 02:22:14 +02:00
|
|
|
- platform-name: freebsd
|
2019-07-15 01:59:15 +02:00
|
|
|
- platform-name: amazon
|