summaryrefslogtreecommitdiffstats
path: root/heat/ONAP/onap_openstack_float.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'heat/ONAP/onap_openstack_float.yaml')
-rw-r--r--heat/ONAP/onap_openstack_float.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/heat/ONAP/onap_openstack_float.yaml b/heat/ONAP/onap_openstack_float.yaml
index af49a776..7116abc2 100644
--- a/heat/ONAP/onap_openstack_float.yaml
+++ b/heat/ONAP/onap_openstack_float.yaml
@@ -562,10 +562,10 @@ resources:
echo "__external_dns__" > /opt/config/external_dns.txt
# Download and run install script
- curl -k __nexus_repo__/org.onap.demo/boot/__artifacts_version__/aai2_install.sh -o /opt/aai2_install.sh
+ curl -k __nexus_repo__/org.onap.demo/boot/__artifacts_version__/aai_install.sh -o /opt/aai_install.sh
cd /opt
- chmod +x aai2_install.sh
- ./aai2_install.sh
+ chmod +x aai_install.sh
+ ./aai_install.sh
aai2_private_port:
@@ -628,10 +628,10 @@ resources:
echo "__external_dns__" > /opt/config/external_dns.txt
# Download and run install script
- curl -k __nexus_repo__/org.onap.demo/boot/__artifacts_version__/aai2_install.sh -o /opt/aai2_install.sh
+ curl -k __nexus_repo__/org.onap.demo/boot/__artifacts_version__/aai_install.sh -o /opt/aai_install.sh
cd /opt
- chmod +x aai2_install.sh
- ./aai2_install.sh
+ chmod +x aai_install.sh
+ ./aai_install.sh
# MSO instantiation