Skip to content
Snippets Groups Projects
Commit dae4fc2a authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Update the job title of checking if Murano packages exists"

parents e5f3c110 fa9d6964
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
delay: 6 delay: 6
delegate_to: "{{ groups['murano-api'][0] }}" delegate_to: "{{ groups['murano-api'][0] }}"
- name: Checking if Murano core library package exists - name: Checking if Murano core and applications library packages exist
command: > command: >
docker exec murano_api murano docker exec murano_api murano
--os-username {{ openstack_auth.username }} --os-username {{ openstack_auth.username }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment