Merge "Fix permissions on /var/lib/glance/cache"

This commit is contained in:
Zuul 2018-12-11 13:55:05 +00:00 committed by Gerrit Code Review
commit 392b312e6f
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@
mode: "0750"
- path: "/var/cache/glance"
- path: "{{ glance_system_user_home }}"
- path: "{{ glance_system_user_home }}/cache"
- path: "{{ glance_system_user_home }}/cache/api"
mode: "0700"
- path: "{{ glance_system_user_home }}/cache/registry"