chmod the files on the executor

Change-Id: I86f95c59cdd184bfd65e974c15ec93dc9eb93309
This commit is contained in:
Monty Taylor 2017-09-26 16:32:07 -05:00
parent 93b6ab260a
commit 76dc3d8e09
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594

View File

@ -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