Autoload he port collision middleware
This commit is contained in:
parent
17d6bf7899
commit
1505fc9d22
@ -15,6 +15,7 @@ module Vagrant
|
||||
autoload :EnvSet, "vagrant/action/builtin/env_set"
|
||||
autoload :GracefulHalt, "vagrant/action/builtin/graceful_halt"
|
||||
autoload :HandleBoxUrl, "vagrant/action/builtin/handle_box_url"
|
||||
autoload :HandleForwardedPortCollisions, "vagrant/action/builtin/handle_forwarded_port_collisions"
|
||||
autoload :Lock, "vagrant/action/builtin/lock"
|
||||
autoload :NFS, "vagrant/action/builtin/nfs"
|
||||
autoload :Provision, "vagrant/action/builtin/provision"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user