diff options
Diffstat (limited to 'ansible/group_vars')
-rwxr-xr-x | ansible/group_vars/all.yml | 6 |
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: |