soloist
soloist copied to clipboard
Cookbooks are not updated
Tried using soloist pre with librarian and it works great on the first run. However, if changes are made to the referenced cookbooks, the changes are not pulled when soloist is executed again.
Do you recommend that we run librarian-chef update manually, or should soloist take care of that?
Thank you!
I've always found that after making changes to Cheffile or updating a cookbook from a local git branch, I have to run librarian-chef clean && rm -rf tmp/librarian/ && librarian-chef update