prometheus-formula/prometheus/defaults.yaml

27 lines
517 B
YAML
Raw Normal View History

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
prometheus:
pkg:
name: prometheus
use_upstream_repo: False
repo:
humanname: prometheus
name: prometheus
comments:
- installed by salt
enabled: 1
gpgcheck: 1
rootgroup: root
config_file: /etc/prometheus/prometheus.yml
config: {}
service:
name: prometheus
user: prometheus
group: prometheus
2019-04-26 13:09:43 +02:00
exporters:
node:
pkg:
name: prometheus-node-exporter
2019-04-26 13:09:43 +02:00
service: prometheus-node-exporter