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

Use absolute path to cookbooks directory #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sumbach
Copy link

@sumbach sumbach commented Oct 30, 2011

Proposed fix for #8: Use File.expand_path on cookbook path so it's guaranteed to be an absolute path. This allows users to specify a relative path in their chef config or on the command line:

knife cookbook github install --cookbook-path cookbooks cookbooks/yum

@sumbach
Copy link
Author

sumbach commented Oct 30, 2011

Based on the following Chef ticket, there may soon be a standard way of handling relative paths in Chef: http://tickets.opscode.com/browse/CHEF-2577

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.

1 participant