sonic-buildimage/device/barefoot/x86_64-accton_wedge100bf_65x-r0/pmon_daemon_control.json
Petro Bratash 6c2c9fe93c
[BFN] Added skip_pcied for Barefoot platforms (#5105)
It`s a temporary solution to avoid pmon container failure, implementation will be added later.

Signed-off-by: Petro Bratash <petrox.bratash@intel.com>
2020-08-05 10:47:07 -07:00

10 lines
188 B
JSON

{
"skip_pcied": true,
"skip_fancontrol": true,
"skip_thermalctld": true,
"skip_ledd": true,
"skip_xcvrd": false,
"skip_psud": false,
"skip_syseepromd": false
}