Added prometheus, grafana, and backplane cfg

This commit is contained in:
niten 2022-02-02 16:18:58 -08:00
parent 634744f460
commit 9e38106130

View File

@ -12,4 +12,10 @@
primary-nameserver = "procul";
primary-mailserver = "procul";
zone = "informis.land";
prometheus-hosts = [ "procul" ];
grafana-hosts = [ "procul" ];
backplane = {
dns-service = "nutboy3";
domain = "fudo.link";
};
}