Vagrant & Chef - Cookbook *** not found

前端 未结 1 602
粉色の甜心
粉色の甜心 2021-01-29 02:01

I am trying to set up a simple development VM using vagrant and Chef as a provisioner. I am able to install chef using shell provisioner but it seems to me that the folder with

1条回答
  •  执念已碎
    2021-01-29 02:11

    I found the problem. It was vagrant-berkshelf plugin causing the issue. Uninstalling it made everything work flawlessly

    0 讨论(0)
提交回复
热议问题