airship-gather-runtime-logs: do not synchronize owner
Change-Id: I140f1f00caf720d51a54787d6f4a9cd57ee87c0b
This commit is contained in:
parent
821aa1aa7a
commit
1a1194b425
@ -43,3 +43,6 @@
|
|||||||
src: "{{ runtime_logs_dir }}"
|
src: "{{ runtime_logs_dir }}"
|
||||||
dest: "{{ zuul.executor.log_root }}/{{ inventory_hostname }}"
|
dest: "{{ zuul.executor.log_root }}/{{ inventory_hostname }}"
|
||||||
mode: pull
|
mode: pull
|
||||||
|
verify_host: true
|
||||||
|
owner: no
|
||||||
|
group: no
|
||||||
|
Loading…
Reference in New Issue
Block a user