Skip to content

Commit 4f307bf

Browse files
vvolammssonicbld
authored andcommitted
[smartswitch] Remove acms from smartswitch DPU config (sonic-net#23111)
Summary: Remove the hardcoded "acms": {"state": "disabled"} entry from the smartswitch DPU golden config (ansible/golden_config_db/smartswitch_dpu_extra.json). Removing this entry allows the acms feature's default state to apply naturally, rather than forcing it to disabled via the golden config. Signed-off-by: mssonicbld <[email protected]>
1 parent be04b72 commit 4f307bf

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

ansible/golden_config_db/smartswitch_dpu_extra.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
}
1010
},
1111
"FEATURE": {
12-
"acms": {
13-
"state": "disabled"
14-
},
1512
"lldp": {
1613
"state": "disabled"
1714
},

0 commit comments

Comments
 (0)