ggiamarchi / vagrant-openstack-provider

Use Vagrant to manage OpenStack Cloud instances.
MIT License
247 stars 101 forks source link

Support standard option config.vm.boot_timeout #227

Closed ggiamarchi closed 8 years ago

ggiamarchi commented 9 years ago

See how to support it in contrast with other specific timeout settings.

Sharpie commented 8 years ago

I've implemented this in PR #281 as part of a switch to the built-in WaitForCommunicator middleware.