Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用与配置生产 VM 相同的can-config文件来设置开发 Vagrant VM。不过,Vagrant 没有内置的 cloud-init/cloud-config 配置器。还有办法做到这一点吗?
Vagrant box 图像本身不支持 Cloud-Init,而是包含的vagrant 配置完成了这项工作。
但是有一种方法可以使用 VirtualBox
然后部署一个新的VM