Merge pull request #237 from smerrill/patch-1

Add provisioner shared folders after first boot.
This commit is contained in:
Dmitry Vasilets
2014-09-24 14:39:16 +02:00

View File

@@ -74,6 +74,8 @@ module VagrantPlugins
# VM is not running or suspended.
b3.use Provision
# Ensure networks are created and active
b3.use CreateNetworks