Message ID | 20170725115759.21895-18-anthony.perard@citrix.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/ts-openstack-deploy b/ts-openstack-deploy index e7c94a5..875c4a7 100755 --- a/ts-openstack-deploy +++ b/ts-openstack-deploy @@ -169,7 +169,7 @@ sub deploy() { $httpproxy .= "\n CURL_CA_BUNDLE=$mitmcert; export CURL_CA_BUNDLE" if $mitmcert; - target_cmd($ho, <<END, 1800); + target_cmd($ho, <<END, 3600); set -e $httpproxy cd $builddir/devstack