mirror of
https://github.com/rancher/os.git
synced 2025-05-07 23:56:19 +00:00
Fix cloud-init-execute service volumes
This commit is contained in:
parent
4d9b2595b8
commit
c6eba498c5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user