chmod the files on the executor
Change-Id: I86f95c59cdd184bfd65e974c15ec93dc9eb93309
This commit is contained in:
parent
93b6ab260a
commit
76dc3d8e09
@ -9,6 +9,7 @@
|
||||
mode: 0775
|
||||
|
||||
- name: Ensure logs are readable before uploading
|
||||
delegate_to: localhost
|
||||
file:
|
||||
path: "{{ zuul.executor.log_root }}/"
|
||||
mode: u=rwX,g=rX,o=rX
|
||||
|
Loading…
Reference in New Issue
Block a user