diff --git a/lib/vagrant-lxc/action.rb b/lib/vagrant-lxc/action.rb index e47088d..92c80cf 100644 --- a/lib/vagrant-lxc/action.rb +++ b/lib/vagrant-lxc/action.rb @@ -117,7 +117,7 @@ module Vagrant b.use CheckLXC b.use Vagrant::Action::Builtin::Call, Created do |env1, b2| if !env1[:result] - b2.use MessageNotCreated + b2.use VagrantPlugins::ProviderVirtualBox::Action::MessageNotCreated next end