aboutsummaryrefslogtreecommitdiffstats
path: root/docker/services/horizon.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-06-15 00:30:13 +0000
committerGerrit Code Review <review@openstack.org>2017-06-15 00:30:13 +0000
commit24d552ae33adfbbbeb7a1b51b2fe09263c8e9a95 (patch)
treeb62dfd4efa8416afba2df0c41bb2b16ffc630b3e /docker/services/horizon.yaml
parentd68a938d14f6eb9d143cd9abee9ff5e2d16ae6dd (diff)
parent248099db8c583f6e80fda24f45db74361b757128 (diff)
Merge "Fix race conditions between containers"
Diffstat (limited to 'docker/services/horizon.yaml')
-rw-r--r--docker/services/horizon.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker/services/horizon.yaml b/docker/services/horizon.yaml
index 022eb5dd..13bd091c 100644
--- a/docker/services/horizon.yaml
+++ b/docker/services/horizon.yaml
@@ -86,7 +86,7 @@ outputs:
owner: apache:apache
recurse: false
docker_config:
- step_3:
+ step_2:
horizon_fix_perms:
image: *horizon_image
user: root
@@ -99,8 +99,8 @@ outputs:
volumes:
- /var/log/containers/horizon:/var/log/horizon
- /var/lib/config-data/horizon/etc/:/etc/
+ step_3:
horizon:
- start_order: 1
image: *horizon_image
net: host
privileged: false