Add Grafana & Prometheus hosts.

This commit is contained in:
niten 2022-01-17 08:06:31 -08:00
parent 7d450335cb
commit 3c2619cd6b

View File

@ -17,4 +17,6 @@
ldap-servers = [ "nutboy3" "legatus" ];
zone = "fudo.org";
xmpp-servers = [ "nutboy3" ];
prometheus-hosts = [ "nutboy3" ];
grafana-hosts = [ "nutboy3" ];
}