diff --git a/tasks/glance_install.yml b/tasks/glance_install.yml index d4843c60..a89a54a7 100644 --- a/tasks/glance_install.yml +++ b/tasks/glance_install.yml @@ -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"