Files
playbooks/roles/docker/defaults/main.yml
2015-03-24 16:51:20 +02:00

11 lines
247 B
YAML

---
# The following help expose a docker port or to add additional options when
# running docker daemon. The default is to not use any special options.
#docker_opts: >
# -H unix://
# -H tcp://0.0.0.0:2375
# --log-level=debug
docker_opts: ""