Skip to content

Commit c8b0cc0

Browse files
bshewaledanpawlik
authored andcommitted
Sync the src dir with controllers in reproducer inventory
1 parent b121940 commit c8b0cc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roles/reproducer/tasks/configure_controller.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@
357357
dest: "zuul@{{ item }}:{{ cifmw_reproducer_src_dir }}"
358358
archive: true
359359
recursive: true
360-
loop: "{{ groups['computes'] + groups['controllers'] }}"
360+
loop: "{{ groups['controllers'] }}"
361361

362362
# NOTE: src dir is synchronized in libvirt_layout.yml
363363
- name: Install ansible dependencies

0 commit comments

Comments
 (0)