mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2026-01-08 16:41:27 +00:00
Replace configuration parameter for gnmi write (#11780)
Why I did it Replace configuration parameter for gnmi write, and we will add other gnmi write features in the future. How I did it Update rules/config and other Makefile. How to verify it Build sonic image.
This commit is contained in:
@@ -156,9 +156,9 @@ INCLUDE_P4RT = n
|
||||
# ENABLE_AUTO_TECH_SUPPORT - Enable the configuration for event-driven techsupport & coredump mgmt feature
|
||||
ENABLE_AUTO_TECH_SUPPORT = y
|
||||
|
||||
# TELEMETRY_WRITABLE - Enable write/config operations via the gNMI interface.
|
||||
# ENABLE_TRANSLIB_WRITE - Enable translib write/config operations via the gNMI interface.
|
||||
# Uncomment to enable:
|
||||
# TELEMETRY_WRITABLE = y
|
||||
# ENABLE_TRANSLIB_WRITE = y
|
||||
|
||||
# INCLUDE_MACSEC - build docker-macsec for macsec support
|
||||
INCLUDE_MACSEC = y
|
||||
|
||||
Reference in New Issue
Block a user