snake-case, not camelCase
This commit is contained in:
parent
c89f643fe6
commit
a639cd76ec
@ -14,8 +14,8 @@
|
|||||||
zone = "informis.land";
|
zone = "informis.land";
|
||||||
postgresql-server = "procul";
|
postgresql-server = "procul";
|
||||||
metrics = {
|
metrics = {
|
||||||
grafanaHost = "locum";
|
grafana-host = "locum";
|
||||||
prometheusHost = "locum";
|
prometheus-ost = "locum";
|
||||||
};
|
};
|
||||||
log-aggregator = "locum";
|
log-aggregator = "locum";
|
||||||
backplane = {
|
backplane = {
|
||||||
|
@ -16,8 +16,8 @@
|
|||||||
kerberos-master = "nostromo";
|
kerberos-master = "nostromo";
|
||||||
|
|
||||||
metrics = {
|
metrics = {
|
||||||
prometheusHost = "fimbria";
|
prometheus-host = "fimbria";
|
||||||
grafanaHost = "nostromo";
|
grafana-host = "nostromo";
|
||||||
};
|
};
|
||||||
|
|
||||||
log-aggregator = "nostromo";
|
log-aggregator = "nostromo";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user