aboutsummaryrefslogtreecommitdiffstats
path: root/docker/services/sahara-api.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-06-30 13:44:59 +0000
committerGerrit Code Review <review@openstack.org>2017-06-30 13:44:59 +0000
commit711bb776198ab076f38eca04b69f08cefd15048b (patch)
tree865fec4a73c8150c220c929b88f2f22c5e55ead3 /docker/services/sahara-api.yaml
parent12377bc7d0899d6e39244275972e6ad25f324d03 (diff)
parent425c9d4e47898221832f01287ad165833ceab3cd (diff)
Merge "Ensure boostrap_host_exec runs as root"
Diffstat (limited to 'docker/services/sahara-api.yaml')
-rw-r--r--docker/services/sahara-api.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/services/sahara-api.yaml b/docker/services/sahara-api.yaml
index 55c42abd..32d64583 100644
--- a/docker/services/sahara-api.yaml
+++ b/docker/services/sahara-api.yaml
@@ -92,6 +92,7 @@ outputs:
net: host
privileged: false
detach: false
+ user: root
volumes: &sahara_volumes
list_concat:
- {get_attr: [ContainersCommon, volumes]}