Add log aggregator to fudo.org domain
This commit is contained in:
parent
ea90edee5f
commit
0aa378023e
@ -21,6 +21,7 @@
|
||||
prometheus-hosts = [ "nutboy3" ];
|
||||
grafana-hosts = [ "nutboy3" ];
|
||||
postgresql-server = "nutboy3";
|
||||
log-aggregator = "nutboy3";
|
||||
backplane = {
|
||||
nameserver = "legatus";
|
||||
dns-service = "nutboy3";
|
||||
|
@ -12,7 +12,7 @@
|
||||
prometheus-hosts = [ "limina" ];
|
||||
grafana-hosts = [ "nostromo" ];
|
||||
log-aggregator = "limina";
|
||||
backplane ={
|
||||
backplane = {
|
||||
dns-service = "nutboy3";
|
||||
domain = "fudo.link";
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user