Merge "Fix rights to local_settings.d for dockerized Horizon"

This commit is contained in:
Zuul 2017-11-08 17:44:25 +00:00 committed by Gerrit Code Review
commit 8abceaf576
1 changed files with 4 additions and 0 deletions

View 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: