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

berkshelf task in Rakefile doesn't respect org_cookbook paths #354

Open
westbywest opened this issue May 20, 2014 · 0 comments
Open

berkshelf task in Rakefile doesn't respect org_cookbook paths #354

westbywest opened this issue May 20, 2014 · 0 comments

Comments

@westbywest
Copy link

Using ironfan-homebase, current master branch, with an open source Chef server.

Running "bundle exec rake berkshelf" causes our custom cookbooks stored in ./org_cookbooks to be erroneously copied over to ./cookbooks as well, with the latter not being under version control. This happens despite org_cookbooks being defined in config/Berksfile.inc.rb and org_cookbooks added to cookbook_path in .chef/knife.rb .

Is this a known limitation of the version of berkshelf presently bundled w/ ironfan-homebase? Or, is there a preferred way to run the full_sync task in Rakefile (which runs the berkshelf task) so that the contents of org_cookbooks stay put?

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

No branches or pull requests

1 participant