diff -r 46fe3aa0080c -r 4f014cdac0b1 prometheus/server/defaults/main.yaml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/prometheus/server/defaults/main.yaml Sun Feb 09 20:34:46 2020 -0600 @@ -0,0 +1,6 @@ +--- + +prometheus_server_conf: "prometheus.yml.j2" +prometheus_server_apt_packages: + - "prometheus" + - "grafana"