StackOverflow 文档 vagrant 教程 供应商 在 Vagrantfile 中设置默认提供程序 在 Vagrantfile 中设置默认提供程序 Created: November-22, 2018 Vagrant.configure("2") do |config| # ... other config up here config.vm.provider "vmware_fusion" end Hyper-V 中的启动框使用环境变量设置默认提供程序