Fix rights to local_settings.d for dockerized Horizon
[apex-tripleo-heat-templates.git] / docker / services / horizon.yaml
index 94fd9ee..44a76d3 100644 (file)
@@ -105,6 +105,10 @@ outputs:
             - path: /usr/share/openstack-dashboard/openstack_dashboard/local/
               owner: apache:apache
               recurse: false
+            # FIXME Our theme settings are there
+            - path: /usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/
+              owner: apache:apache
+              recurse: false
       docker_config:
         step_2:
           horizon_fix_perms: