9d37b63824
Signed-off-by: mlok <marty.lok@nokia.com>
49 lines
809 B
JSON
49 lines
809 B
JSON
{
|
|
"options": [
|
|
{
|
|
"key": "module_direct_ipc_ue",
|
|
"stringval": "no"
|
|
},
|
|
{
|
|
"key": "midplane_subnet",
|
|
"stringval": "10.6.0.0/16"
|
|
},
|
|
{
|
|
"key": "midplane_monitor",
|
|
"stringval": "yes"
|
|
},
|
|
{
|
|
"key": "monitor_action",
|
|
"stringval": "reboot"
|
|
},
|
|
{
|
|
"key": "grpc_thermal_monitor",
|
|
"stringval": "yes"
|
|
},
|
|
{
|
|
"key": "disable_vfio",
|
|
"intval": 1
|
|
},
|
|
{
|
|
"key": "sonic_bdb_mode",
|
|
"intval": 0
|
|
},
|
|
{
|
|
"key": "update_asic_pvt",
|
|
"intval": 10
|
|
},
|
|
{
|
|
"key": "amd_pcon",
|
|
"intval": 4
|
|
},
|
|
{
|
|
"key": "enable_firmware_update",
|
|
"intval": 0
|
|
},
|
|
{
|
|
"key": "sonic_log_level",
|
|
"stringval": "error"
|
|
}
|
|
]
|
|
}
|