snake-case, not camelCase

This commit is contained in:
niten 2023-12-11 15:01:59 -08:00
parent c89f643fe6
commit a639cd76ec
2 changed files with 4 additions and 4 deletions

View File

@ -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 = {

View File

@ -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";