From c6eba498c50cc059d99e51923c0151f755f1321b Mon Sep 17 00:00:00 2001 From: Josh Curl Date: Mon, 21 Nov 2016 11:52:21 -0800 Subject: [PATCH] Fix cloud-init-execute service volumes --- os-config.tpl.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/os-config.tpl.yml b/os-config.tpl.yml index c17d53d6..b0de468a 100644 --- a/os-config.tpl.yml +++ b/os-config.tpl.yml @@ -115,8 +115,10 @@ rancher: uts: host privileged: true volumes_from: - - command-volumes - system-volumes + volumes: + - /usr/bin/ros:/usr/bin/ros + - /usr/bin/ros:/usr/bin/cloud-init-execute command-volumes: image: {{.OS_REPO}}/os-base:{{.VERSION}}{{.SUFFIX}} command: echo