berkshelf / vagrant-berkshelf

A Vagrant plugin to add Berkshelf integration to the Chef provisioners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting enabled to false doesn't disabled vagrant-berkshelf

patcon opened this issue · comments

When setting this in Vagrantfile, I'm still getting cookbook installation and folder syncing:

config.berkshelf.enabled = true

Is this expected behaviour?

Please share your complete Vagrantfile.

Hm. I've just been working away, rebooting lots, and just now realized that it's been disabled. Closing out, but I'll reopen if it comes back.