Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
cloudconfig: pass --connect-timeout to curl #6980
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit eb8558f
into
juju:2.1
Feb 14, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedFeb 14, 2017
Description of change
Pass --connect-timeout to curl, so we don't
wait too long for a given URL when downloading
agent binaries from the controller.
QA steps
Documentation changes
None.
Bug reference
Fixes https://bugs.launchpad.net/juju/+bug/1622531