1
0
mirror of https://github.com/rancher/os.git synced 2025-08-25 09:49:22 +00:00

cleanups in docker params

This commit is contained in:
Ivan Mikushin 2015-08-18 12:49:04 +05:00
parent 2812bf4894
commit 6bc7397a0a

View File

@ -37,7 +37,7 @@ rancher:
- /lib/modules:/lib/modules - /lib/modules:/lib/modules
- /lib/firmware:/lib/firmware - /lib/firmware:/lib/firmware
bootstrap_docker: bootstrap_docker:
args: [-d, -s, overlay, -b, none, --restart=false, -g, /var/lib/system-docker, args: [daemon, -s, overlay, -b, none, --restart=false, -g, /var/lib/system-docker,
-G, root, -H, 'unix:///var/run/system-docker.sock', --userland-proxy=false] -G, root, -H, 'unix:///var/run/system-docker.sock', --userland-proxy=false]
cloud_init: cloud_init:
datasources: datasources: