core: "Tag" ShareFolders action as backport functionality
This commit is contained in:
parent
d5abb523de
commit
bb8514b518
2 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ module Vagrant
|
|||
b.use Builtin::SyncedFolders
|
||||
b.use PrepareNFSSettings
|
||||
else
|
||||
require 'vagrant-lxc/action/share_folders'
|
||||
require 'vagrant-lxc/backports/action/share_folders'
|
||||
b.use ShareFolders
|
||||
end
|
||||
b.use Builtin::SetHostname
|
||||
|
|
Loading…
Reference in a new issue