You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 26, 2017. It is now read-only.
on a recent project I am having the problem that on reload, the cookbook cannot be found. I am using vagrant, vagrant-berkshelf, berks (from chefdk) – the provisioning works fine on initital up.
The /tmp/vagrant-chef/solo.rb lists /tmp/vagrant-chef/44008a4b553d0caf1bca7e96958dc206/cookbooks as cookbook path, which is indeed empty.
So far I cannot tell if this is an issue with vagrant-berkshelf, I'm kind of fishing in the dark… but it seems that the cookbooks are not uploaded on the reload…
The text was updated successfully, but these errors were encountered:
Hey,
on a recent project I am having the problem that on reload, the cookbook cannot be found. I am using vagrant, vagrant-berkshelf, berks (from chefdk) – the provisioning works fine on initital
up
.The Berksfile is super basic:
The
/tmp/vagrant-chef/solo.rb
lists/tmp/vagrant-chef/44008a4b553d0caf1bca7e96958dc206/cookbooks
as cookbook path, which is indeed empty.So far I cannot tell if this is an issue with vagrant-berkshelf, I'm kind of fishing in the dark… but it seems that the cookbooks are not uploaded on the reload…
The text was updated successfully, but these errors were encountered: