【发布时间】:2023-04-11 10:29:01
【问题描述】:
我在 Ubuntu 14.04 上使用 vagrant,它的版本是 Vagrant 1.4.3。当我厌倦了流浪者时,它每次都会给我以下错误。
Successfully added box 'precise64' with provider 'virtualbox'!
There are errors in the configuration of this machine. Please fix
the following errors and try again:
shell provisioner:
* The following settings shouldn't exist: run
我的 virtualbox 版本 = 4.3.10_Ubuntur93012
请帮助我解决这个问题,它阻止了我的每个工作流程:(
【问题讨论】:
-
你使用 puppet provisioner 吗?你可能想升级到 Vagrant 1.6。 :github.com/puphpet/puphpet/issues/855
-
你能发布 Vagrantfile 的配置部分吗?
标签: vagrant ubuntu-14.04