Merge "Don't mount docker.sock in the mistral-executor container"

This commit is contained in:
Zuul 2019-02-18 13:59:13 +00:00 committed by Gerrit Code Review
commit 3a61d1a043
1 changed files with 0 additions and 4 deletions

View File

@ -197,10 +197,6 @@ outputs:
'/home/tripleo-admin:/home/tripleo-admin'
params:
tripleo-admin: {get_param: TripleoAdminUser}
- if:
- docker_enabled
- - /var/run/docker.sock:/var/run/docker.sock:rw
- null
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
host_prep_tasks: