Use external IP for the servicemanager configuration if available 58/15158/2
authoraravind.est <aravindhan.a@est.tech>
Thu, 16 Oct 2025 17:05:33 +0000 (18:05 +0100)
committeraravind.est <aravindhan.a@est.tech>
Thu, 16 Oct 2025 17:18:58 +0000 (18:18 +0100)
commit05cee58e069d322eb43e338b85427b65ffc64038
tree516909e2d1f793605ec19c14f24ddfded2afcacf
parent3704f66c65056a1e2793316225d6855eb4a1ec41
Use external IP for the servicemanager configuration if available

Servicemanager pre-configuration script modified to use the externalIP address if available. This is useful for the cloud environments where the externalIP address is accessible. As a fallback it uses the internalIP as well which works for the local environments. Also using the InternalIP was the existing behaviour.

Issue-ID: NONRTRIC-1082
Change-Id: I3ad58f41e8ac5eaaaa12a02ab54470bdc62a81d8
Signed-off-by: aravind.est <aravindhan.a@est.tech>
smo-install/scripts/sub-scripts/servicemanager-preload.sh