Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout provisioning VMs #36

Closed
turb0steve opened this issue Apr 29, 2020 · 2 comments
Closed

Timeout provisioning VMs #36

turb0steve opened this issue Apr 29, 2020 · 2 comments

Comments

@turb0steve
Copy link

With larger virtual machine images, or poorly performing storage, the VM instantiation process seems to time-out during the file-copy part of the process at around 3mins. This seems an extremely short timeout of VM provision (I believe the equivalent in OpenStack and AWS is ~15mins) and causes a terraform apply to fail. Re-running will, of course, continue successfully as the file has been copied.

Would it be possible to extend the default timeout, or expose it as an argument?

Thanks!

@jaypif
Copy link
Collaborator

jaypif commented Apr 29, 2020

Hi,

Yes we can extend it of course.
Ideally we can add a param to configure something depending of the usage.

Regards

@jaypif jaypif mentioned this issue Jun 17, 2020
Merged
@treywelsh
Copy link
Collaborator

treywelsh commented Jun 26, 2020

The PR is merged, I close the issue. If there is any problem on this part feel free to reopen it or open a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants