Use nutboy3 as the dns backplane server
This commit is contained in:
parent
61638943c2
commit
b268160cbb
|
@ -12,4 +12,5 @@
|
||||||
prometheus-hosts = [ "limina" ];
|
prometheus-hosts = [ "limina" ];
|
||||||
grafana-hosts = [ "nostromo" ];
|
grafana-hosts = [ "nostromo" ];
|
||||||
log-aggregator = "limina";
|
log-aggregator = "limina";
|
||||||
|
backplane.dns-service = "nutboy3";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue