Skip to content
Snippets Groups Projects
Commit fa9d6964 authored by chenxing's avatar chenxing
Browse files

Update the job title of checking if Murano packages exists

Closes-Bug: #1734019
Change-Id: I203db11955189971640fcf8470e7a326d591b296
parent 4d8816a0
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@
delay: 6
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: >
docker exec murano_api murano
--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