Christian Berendt 924fbb6f7a Fix permissions of tmp files
When running kolla-ansible as non-root users the tmp files will
be created with become user as owner and mode 0600. This way the user
running kolla-ansible is not able to read the generated files. This
is necessary because of the use of the lookup method, which will
not run as become user.

TrivialFix

Change-Id: If86d114c05a9b2e7fa240718611d78e93100ebdf
2016-09-13 13:30:25 +02:00
..
2016-09-13 02:56:27 +00:00
2016-08-31 13:12:34 +00:00
2016-09-13 13:30:25 +02:00
2016-09-13 02:56:27 +00:00
2016-09-13 05:14:32 +00:00
2016-09-02 05:30:08 +00:00
2016-09-13 13:30:25 +02:00
2016-09-07 02:07:04 +00:00
2016-09-10 10:12:42 +08:00