Merge "Fixed an issue that prevent kube-proxy to start"

This commit is contained in:
Jenkins 2016-01-28 23:01:51 +00:00 committed by Gerrit Code Review
commit 511b9df1c6
1 changed files with 1 additions and 0 deletions

View File

@ -216,6 +216,7 @@ resources:
$HTTP_PROXY: {get_param: http_proxy}
$HTTPS_PROXY: {get_param: https_proxy}
$NO_PROXY: {get_param: no_proxy}
$WAIT_CURL: {get_attr: [minion_wait_handle, curl_cli]}
write_kubeconfig:
type: OS::Heat::SoftwareConfig