cosmostat has working drive health dashboard
This commit is contained in:
@ -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']}"
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user