provides initial docker options support

This commit is contained in:
Spencer Smith
2016-05-25 12:56:45 -04:00
parent 33de89b69f
commit 87757d4fcf
4 changed files with 10 additions and 6 deletions

View File

@@ -128,3 +128,7 @@ dns_server: "{{ kube_service_addresses|ipaddr('net')|ipaddr(2)|ipaddr('address')
#http_proxy: ""
#https_proxy: ""
#no_proxy: ""
##A string of extra options to pass to the docker daemon.
##This string should be exactly as you wish it to appear.
#docker_options: ""