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

Options should be a kind_of String #83

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

Options should be a kind_of String #83

wants to merge 1 commit into from

Commits on Dec 30, 2013

  1. Options should be a kind_of String

    From the code in
    https://github.com/opscode/chef/blob/master/lib/chef/provider/package/rubygems.rb
    
    If you have a gem_binary specified, you cannot have options as a Hash.
    If you're using Omnibus, your options should be a string.
    jgeiger committed Dec 30, 2013
    Configuration menu
    Copy the full SHA
    f52da86 View commit details
    Browse the repository at this point in the history