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

Mutiple cookbook and databag paths #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

stonith
Copy link

@stonith stonith commented Mar 23, 2016

  • allows for additional cookbook paths using Chef::Config[:cookbook_path] array setting
  • updated databags library to leverage the Chef::Config[:data_bag_path] array setting to allow for mutiple databag paths

@stonith stonith force-pushed the mutiple_cookbook_paths branch 4 times, most recently from 9cce50f to 67159e7 Compare March 23, 2016 23:35
@stonith stonith changed the title Mutiple cookbook paths Mutiple cookbook and databag paths Mar 23, 2016
@stonith stonith force-pushed the mutiple_cookbook_paths branch 5 times, most recently from 9e47d29 to 6cf3a1d Compare March 24, 2016 21:42
@dalehamel
Copy link
Owner

LGTM, it would be nice to add a simple test for this (some fixture cookbooks in two different directories), just as a basic sanity test that this works as expected.

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

Successfully merging this pull request may close these issues.

2 participants