cosmostat has working drive health dashboard

This commit is contained in:
2026-04-19 14:23:32 -07:00
parent c6007d9c33
commit 46d9f86d55
48 changed files with 4295 additions and 257 deletions

View File

@ -371,7 +371,8 @@ def build_inventory():
"cosmostat_server_reporter": "true",
"cosmostat_server": "false",
"secure_api": "false",
"disable_local_dashboard": "true",
"disable_local_dashboard": "false",
"update_pipeline": "true",
"REAL_API_KEY": f"{cosmostat_settings['REAL_API_KEY']}"
},
}