aboutsummaryrefslogtreecommitdiffstats
path: root/heat
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-10-03 23:48:20 -0500
committerInstrumental <jonathan.gathman@att.com>2018-10-03 23:50:50 -0500
commita5a42e72fe394489b1500328f086aa396538f478 (patch)
treef05d5731334c40f80d4816778d902f8f34f26248 /heat
parente925428c9874199da4f2b3d49f81f6d6e8afcc7d (diff)
Add Register To
For HEAT, needed to utilize use the "aaf.api.simpledemp.onap.org" FQDN. Only change for HEAT is making sure FQDN is pushed to Container Issue-ID: AAF-517 Change-Id: Ia16ec14168fbc92cae6fe1f7019e961bbb9f965d Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'heat')
-rw-r--r--heat/ONAP/cloud-config/aaf_vm_init.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/heat/ONAP/cloud-config/aaf_vm_init.sh b/heat/ONAP/cloud-config/aaf_vm_init.sh
index de71ba60..6d4fa28f 100644
--- a/heat/ONAP/cloud-config/aaf_vm_init.sh
+++ b/heat/ONAP/cloud-config/aaf_vm_init.sh
@@ -45,6 +45,7 @@ fi
sed -i "s/VERSION=.*/VERSION=$VERSION/g" /opt/authz/auth/docker/d.props
sed -i "s/HOSTNAME=.*/HOSTNAME=$HOSTNAME/g" /opt/authz/auth/docker/d.props
sed -i "s/HOST_IP=.*/HOST_IP=$HOST_IP/g" /opt/authz/auth/docker/d.props
+sed -i "s/AAF_REGISTER_AS=.*/AAF_REGISTER_AS=$FQDN/g" /opt/authz/auth/docker/d.props
cd /opt/authz/auth/docker
# Need new Deployment system properties