Merge "Fix kolla gates"

This commit is contained in:
Zuul 2018-01-05 02:30:19 +00:00 committed by Gerrit Code Review
commit 8b0cc056ab

View File

@ -18,7 +18,7 @@
- name: copy default ansible kolla-ansible inventory
template:
src: "{{ zuul.executor.work_root }}/{{ zuul.project.src_dir }}/tests/templates/inventory.j2"
src: "{{ kolla_ansible_full_src_dir }}/tests/templates/inventory.j2"
dest: "{{ kolla_inventory_path }}"
delegate_to: "primary"