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
I found the problem. It was vagrant-berkshelf plugin causing the issue. Uninstalling it made everything work flawlessly