12 lines
199 B
YAML
12 lines
199 B
YAML
# -*- coding: utf-8 -*-
|
|
# vim: ft=yaml
|
|
---
|
|
prometheus:
|
|
pkg: prometheus
|
|
rootgroup: root
|
|
config_file: /etc/prometheus/prometheus.yml
|
|
config: {}
|
|
service:
|
|
name: prometheus
|
|
sysrc: False
|