summaryrefslogtreecommitdiffstats
path: root/ansible/group_vars
diff options
context:
space:
mode:
authorPetr Ospalý <p.ospaly@partner.samsung.com>2018-12-20 16:40:58 +0100
committerPetr Ospalý <p.ospaly@partner.samsung.com>2018-12-20 16:44:19 +0100
commit170d94b0a8fde81800705e5db04938a283f39a6a (patch)
tree5ab197035e01be710cabba4e7c8ebb74837027ee /ansible/group_vars
parent8e5a7da840ed7420f46bef9054a4d257ee6d4a7b (diff)
Add the package.sh with a template
It can be used to distribution of a project via tars. What is part of the package is defined in package.conf Issue-ID: OOM-1551 Change-Id: I8f5509bfb37d5cad510c0c151d49f6944fc6511c Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Diffstat (limited to 'ansible/group_vars')
-rwxr-xr-xansible/group_vars/all.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/ansible/group_vars/all.yml b/ansible/group_vars/all.yml
index fad84e07..425f4f14 100755
--- a/ansible/group_vars/all.yml
+++ b/ansible/group_vars/all.yml
@@ -71,11 +71,11 @@ app_name:
# prebuilt nexus blob in installation time
# Component name must match with tar filename
# e.g.
-# aaiadapter-0.0.1.tar is expected in aux_data_path for aaiadapter image
+# aaa-component-0.0.1.tar is expected in aux_data_path for aaa-component image
#runtime_images:
-# aaiadapter-0.0.1:
+ # aaa-component-0.0.1:
# registry: "nexus3.onap.org:10001"
-# path: "/onap/aaiadapter/aaiadapter"
+# path: "/onap/components/aaa-component"
# tag: "latest"
runtime_images: