Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modifying Berksfile #22

Open
guyincognito opened this issue Jul 12, 2013 · 2 comments
Open

Modifying Berksfile #22

guyincognito opened this issue Jul 12, 2013 · 2 comments
Labels

Comments

@guyincognito
Copy link

Should TINA modify the Berksfile when tagging a cookbook? When trying to checkout an older tag of a cookbook and doing a vagrant up, the Berkshelf plugin will download the latest version of cookbooks further down the dependency chain.

This leads to the situation where a vagrant up won't work because we're pulling in the wrong versions of dependent cookbooks.

@mjeg
Copy link
Contributor

mjeg commented Jul 15, 2013

I think this would be a useful feature.

@jwitrick
Copy link

I agree. Since tina already knows what the branch is, it should be a simple matter of adding the "branch: 'blah'" to the end of the line.

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

No branches or pull requests

3 participants