prometheus/server/defaults/main.yaml
author Luke Hoersten <luke@hoersten.org>
Sun, 27 Jun 2021 13:24:22 -0500
changeset 152 740231770c7c
parent 52 5a5071d4eaad
child 187 0f3a64c60ec5
permissions -rw-r--r--
Updated minecraft to 1.17.

---

prometheus_server_conf: "prometheus.yml.j2"
prometheus_server_apt_packages:
  - "prometheus"
  - "grafana"

prometheus_server_grafana_plugins:
  - "flant-statusmap-panel"