]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
task.ansible: set the ansible_failure.yaml file mode to 0664 598/head
authorAndrew Schoen <aschoen@redhat.com>
Mon, 17 Aug 2015 21:06:13 +0000 (16:06 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 18 Aug 2015 14:41:14 +0000 (09:41 -0500)
commitea53f9527f82e32a4b7e37a88d3a200263eb2e47
tree17fa7fb9bb43dd7ad17edf23e0ebf07374b50294
parentccd6414b27d68a60e88da5b872224caeded03b13
task.ansible: set the ansible_failure.yaml file mode to 0664

The failure log was originally created with mode 0600 which does not
allow apache to serve the file. This changes the mode to 0664 to match
the rest of the archived files from a teuthology job.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
teuthology/task/ansible.py