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

Chef 13 support #238

Closed
runningman84 opened this issue Oct 15, 2015 · 4 comments
Closed

Chef 13 support #238

runningman84 opened this issue Oct 15, 2015 · 4 comments

Comments

@runningman84
Copy link

please support Chef version 13:

    - /var/chef/cache/cookbooks/graphite/resources/carbon_aggregator.rb:23:in `class_from_file'
  Cannot specify both default and name_property together on property name of resource graphite_carbon_cache. Only one (name_property) will be obeyed. In Chef 13, this will become an error. at 1 location:
    - /var/chef/cache/cookbooks/graphite/resources/carbon_cache.rb:23:in `class_from_file'
  Cannot specify both default and name_property together on property name of resource graphite_carbon_conf_accumulator. Only one (name_property) will be obeyed. In Chef 13, this will become an error. at 1 location:
    - /var/chef/cache/cookbooks/graphite/resources/carbon_conf_accumulator.rb:23:in `class_from_file'
  Cannot specify both default and name_property together on property name of resource graphite_carbon_relay. Only one (name_property) will be obeyed. In Chef 13, this will become an error. at 1 location:
    - /var/chef/cache/cookbooks/graphite/resources/carbon_relay.rb:23:in `class_from_file'
  Cannot specify both default and name_property together on property name of resource graphite_service. Only one (name_property) will be obeyed. In Chef 13, this will become an error. at 1 location:
    - /var/chef/cache/cookbooks/graphite/resources/service.rb:23:in `class_from_file'
  Cannot specify both default and name_property together on property prefix of resource graphite_storage. Only one (name_property) will be obeyed. In Chef 13, this will become an error. at 1 location:
    - /var/chef/cache/cookbooks/graphite/resources/storage.rb:23:in `class_from_file'
  Cannot specify both default and name_property together on property name of resource graphite_storage_conf_accumulator. Only one (name_property) will be obeyed. In Chef 13, this will become an error. at 1 location:
    - /var/chef/cache/cookbooks/graphite/resources/storage_conf_accumulator.rb:23:in `class_from_file'
  Cannot specify both default and name_property together on property name of resource graphite_storage_schema. Only one (name_property) will be obeyed. In Chef 13, this will become an error. at 1 location:
    - /var/chef/cache/cookbooks/graphite/resources/storage_schema.rb:23:in `class_from_file'
  Cannot specify both default and name_property together on property path of resource graphite_web_config. Only one (name_property) will be obeyed. In Chef 13, this will become an error. at 1 location:
    - /var/chef/cache/cookbooks/graphite/resources/web_config.rb:22:in `class_from_file'
  version nil currently does not overwrite the value of version. This will change in Chef 13, and the value will be set to nil instead. Please change your code to explicitly accept nil using "property :version, [MyType, nil]", or stop setting this value to nil. at 3 locations:
@spuder
Copy link
Contributor

spuder commented Feb 12, 2016

+1

@spuder
Copy link
Contributor

spuder commented Feb 12, 2016

Fixed in pull request #245

@tas50
Copy link
Contributor

tas50 commented Aug 24, 2016

Fixed by #245

@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants