Merge "Don't mount docker.sock in the mistral-executor container"
This commit is contained in:
commit
3a61d1a043
@ -197,10 +197,6 @@ outputs:
|
|||||||
'/home/tripleo-admin:/home/tripleo-admin'
|
'/home/tripleo-admin:/home/tripleo-admin'
|
||||||
params:
|
params:
|
||||||
tripleo-admin: {get_param: TripleoAdminUser}
|
tripleo-admin: {get_param: TripleoAdminUser}
|
||||||
- if:
|
|
||||||
- docker_enabled
|
|
||||||
- - /var/run/docker.sock:/var/run/docker.sock:rw
|
|
||||||
- null
|
|
||||||
environment:
|
environment:
|
||||||
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
|
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
|
||||||
host_prep_tasks:
|
host_prep_tasks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user