diff --git a/lib/vagrant-zones/action.rb b/lib/vagrant-zones/action.rb index e2d1efe..82755dd 100644 --- a/lib/vagrant-zones/action.rb +++ b/lib/vagrant-zones/action.rb @@ -26,8 +26,8 @@ def self.action_up b2.use Start b2.use WaitTillBoot b2.use Setup - b2.use NetworkingCleanup b2.use WaitTillUp + b2.use NetworkingCleanup b2.use Provision b2.use SetHostname b2.use SyncedFolders