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