Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Update all cookbooks if Berksfile, Cheffile, etc. have changed #32

Open
mlafeldt opened this issue Dec 2, 2014 · 0 comments
Open

Update all cookbooks if Berksfile, Cheffile, etc. have changed #32

mlafeldt opened this issue Dec 2, 2014 · 0 comments
Labels
Milestone

Comments

@mlafeldt
Copy link
Owner

mlafeldt commented Dec 2, 2014

If the current folder is a cookbook and its dependencies have already been resolved, only this cookbook will be updated with rsync. While this is much faster than running e.g. Berkshelf, the directory resolver should only be used if no updates to Berksfile, Cheffile, etc. have been made. At the moment, the only workaround is to delete .chef-runner.

This could be fixed by writing a timestamp file and comparing that to the timestamp of all files that are dependencies.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant