Enable host service. (#13544)
#### Why I did it Back port GNMI to 202211 branch #### How I did it Update rules/config to enable host service #### How to verify it Run GNMI end2end test
This commit is contained in:
parent
200342261a
commit
00a8df68a6
@ -139,7 +139,7 @@ INCLUDE_MGMT_FRAMEWORK = y
|
||||
|
||||
# ENABLE_HOST_SERVICE_ON_START - enable sonic-host-server for mgmt-framework and/or
|
||||
# telemetry containers to access host functionality by default
|
||||
ENABLE_HOST_SERVICE_ON_START = n
|
||||
ENABLE_HOST_SERVICE_ON_START = y
|
||||
|
||||
# INCLUDE_RESTAPI - build docker-sonic-restapi for configuring the switch using REST APIs
|
||||
INCLUDE_RESTAPI = n
|
||||
|
Reference in New Issue
Block a user