berkshelf / vagrant-berkshelf

A Vagrant plugin to add Berkshelf integration to the Chef provisioners
Other
379 stars 100 forks source link

Setting enabled to false doesn't disabled vagrant-berkshelf #289

Closed patcon closed 9 years ago

patcon commented 9 years ago

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

config.berkshelf.enabled = true

Is this expected behaviour?

sethvargo commented 9 years ago

Please share your complete Vagrantfile.

patcon commented 9 years ago

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.