Skip to content

Commit c711a4c

Browse files
danpawlikopenshift-merge-bot[bot]
authored andcommitted
[reproducer] Sync configs directory when PreMetal used
The configs dir was not synchronized to the controller-0, but because we miss some files that contains necessary variables, we also need to sync that dir. Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>
1 parent a9f87ac commit c711a4c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

roles/reproducer/tasks/sync_src_dir.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
recursive: true
1515
no_log: "{{ cifmw_nolog | default(true) | bool }}"
1616
loop:
17+
- configs
1718
- secrets
1819
- src
1920
loop_control:

0 commit comments

Comments
 (0)