mirror of
https://github.com/Telecominfraproject/ols-ucentral-client.git
synced 2025-10-29 09:02:28 +00:00
script: Use a new GW address
Use docker env variables to pass a new gw addr, since the old gw (that is reported by the redirector) is not available. Signed-off-by: Serhiy Boiko <serhiy.boiko@plvision.eu> Change-Id: Ibb3a3b95d556996617d7f4ce1d6a58303df76ad7
This commit is contained in:
committed by
Oleksandr Mazur
parent
7442bb79c3
commit
4911cab05e
@@ -65,6 +65,7 @@ start() {
|
||||
$(sonic-dockerlimits -sys ucentral_client) \
|
||||
--net=$NET \
|
||||
-e RUNTIME_OWNER=local \
|
||||
-e UC_GATEWAY_ADDRESS=gw.dev01.apps.shastacloud.com \
|
||||
--uts=host \
|
||||
-v /etc/localtime:/etc/localtime:ro \
|
||||
--tmpfs /tmp \
|
||||
|
||||
Reference in New Issue
Block a user