aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-11-01 04:58:22 +0000
committerGerrit Code Review <review@openstack.org>2017-11-01 04:58:22 +0000
commit06f8f2eb1c60bcbb92989880866f43fb5422d865 (patch)
tree3d59279425333af248898675b908f6b12d4b9a88
parent2f53bf1503c2bf0fc5251e052fd239ab94bc5736 (diff)
parentbce2fb5857b3ff400be0e0bed6b5b5baaa02ae39 (diff)
Merge "Fix permissions for dockerized horizon" into stable/pike
-rw-r--r--docker/services/horizon.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/services/horizon.yaml b/docker/services/horizon.yaml
index d6ffb6dc..2c7d7a74 100644
--- a/docker/services/horizon.yaml
+++ b/docker/services/horizon.yaml
@@ -113,7 +113,7 @@ outputs:
volumes:
- /var/log/containers/horizon:/var/log/horizon
- /var/log/containers/httpd/horizon:/var/log/httpd
- - /var/lib/config-data/horizon/etc/:/etc/
+ - /var/lib/config-data/puppet-generated/horizon/etc/openstack-dashboard:/etc/openstack-dashboard
step_3:
horizon:
image: *horizon_image