Added prometheus, grafana, and backplane cfg
This commit is contained in:
parent
634744f460
commit
9e38106130
@ -12,4 +12,10 @@
|
|||||||
primary-nameserver = "procul";
|
primary-nameserver = "procul";
|
||||||
primary-mailserver = "procul";
|
primary-mailserver = "procul";
|
||||||
zone = "informis.land";
|
zone = "informis.land";
|
||||||
|
prometheus-hosts = [ "procul" ];
|
||||||
|
grafana-hosts = [ "procul" ];
|
||||||
|
backplane = {
|
||||||
|
dns-service = "nutboy3";
|
||||||
|
domain = "fudo.link";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user