prometheus/server/defaults/main.yaml
author Luke Hoersten <luke@hoersten.org>
Sun, 03 May 2020 15:55:21 -0500
changeset 18 ea20908c3904
parent 5 4f014cdac0b1
child 52 5a5071d4eaad
permissions -rw-r--r--
Removed use of install command.

---

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