Chore: Update sigul bridge and server hostnames

Issue-ID: https://jira.linuxfoundation.org/browse/RELENG-4077
Signed-off-by: Fabio Palumbo <fpalumbo@contractor.linuxfoundation.org>
Change-Id: Ie4e85e890a851774e66cf9291b60329991134f6c
diff --git a/jenkins-config/global-vars-production.sh b/jenkins-config/global-vars-production.sh
index 27296da..72dd525 100644
--- a/jenkins-config/global-vars-production.sh
+++ b/jenkins-config/global-vars-production.sh
@@ -8,7 +8,7 @@
 RELEASE_EMAIL=collab-it+o-ran-sc-release@linuxfoundation.org
 RELEASE_USERNAME=o-ran-sc-release
 S3_BUCKET=
-SIGUL_BRIDGE_IP=10.32.4.8
+SIGUL_BRIDGE_IP=44.232.126.158
 SIGUL_KEY=oran-release-2019
 SILO=production
 MASTER_RTD_PROJECT=doc
diff --git a/jenkins-config/global-vars-sandbox.sh b/jenkins-config/global-vars-sandbox.sh
index 7c05ebb..47beabc 100644
--- a/jenkins-config/global-vars-sandbox.sh
+++ b/jenkins-config/global-vars-sandbox.sh
@@ -6,7 +6,7 @@
 NEXUS_URL=https://nexus.o-ran-sc.org
 REGISTRY_PORTS=10001 10002 10003 10004
 S3_BUCKET=
-SIGUL_BRIDGE_IP=10.32.4.8
+SIGUL_BRIDGE_IP=44.232.126.158
 SIGUL_KEY=oran-sandbox
 SILO=sandbox
 MASTER_RTD_PROJECT=doc-test
diff --git a/jenkins-config/managed-config-files/custom/sigul-config/content b/jenkins-config/managed-config-files/custom/sigul-config/content
index 6b19cdb..d07ba54 100644
--- a/jenkins-config/managed-config-files/custom/sigul-config/content
+++ b/jenkins-config/managed-config-files/custom/sigul-config/content
@@ -1,8 +1,8 @@
 [client]
-bridge-hostname: vex-sjc-oran-ingress-1.ci.codeaurora.org
+bridge-hostname: sigul-bridge-us-west-2.linuxfoundation.org
 bridge-port: 44334
 client-cert-nickname: $SIGUL_CONFIG_USR
-server-hostname: pdx-wl-sigul-server-1.int.codeaurora.org
+server-hostname: aws-us-west-2-lfit-sigul-bridge-1.dr.codeaurora.org
 user-name: $SIGUL_CONFIG_USR
 
 [koji]