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.
我正在尝试使用 Vagrant 在 AWS 上启动 Windows 服务器,并且在机器启动后,Vagrant 将始终尝试 ssh 进入机器。有什么办法可以关闭它吗?似乎没有任何关于在配置期间跳过 ssh 的文档
据我所知,没有。vagrant-aws github 存储库中有几个 bug涵盖了这一点,其中一些讨论了解决方法: