Switch backplane config format.
This commit is contained in:
parent
20a80bbc59
commit
61638943c2
@ -21,5 +21,8 @@
|
|||||||
prometheus-hosts = [ "nutboy3" ];
|
prometheus-hosts = [ "nutboy3" ];
|
||||||
grafana-hosts = [ "nutboy3" ];
|
grafana-hosts = [ "nutboy3" ];
|
||||||
postgresql-server = "nutboy3";
|
postgresql-server = "nutboy3";
|
||||||
backplane-server = "nutboy3";
|
backplane = {
|
||||||
|
nameserver = "legatus";
|
||||||
|
dns-service = "nutboy3";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user