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

allow provide a chef_binary_path from configuration file #246

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

Conversation

wilddog64
Copy link

in some cases, chef binary are not in a default bin path because maybe rvm or rbenv change it, and you still want littlechef to work. This patch allows that to happen by adding chef_bnary_path to littlechef configuration file

@tobami
Copy link
Owner

tobami commented Jun 21, 2015

Thanks for the patch. The branch conflicts with master so it cannot be merged. It also has tons of older commits in it which have nothing to do with the feature you added. The best option would be to create a new branch from current master and just re-add your changes.

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.

3 participants