You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seeing this with Chef 12 & version 3.3.0 of this cookbook:
==> default: Deprecated features used!
==> default: Cannot specify both default and name_property together on property level of resource nexus_logging. Only one (name_property) will be obeyed. In Chef 13, this will become an error. at 1 location:
==> default: - /tmp/vagrant-chef/1e810c5af9a49ee9e17e74ee5c01a6cb/cookbooks/nexus/resources/logging.rb:24:in `class_from_file'
==> default: chef_gem[nexus_cli] chef_gem compile_time installation is deprecated at 1 location:
==> default: - /tmp/vagrant-chef/1e810c5af9a49ee9e17e74ee5c01a6cb/cookbooks/nexus/recipes/cli.rb:20:in `from_file'
==> default: chef_gem[nexus_cli] Please set `compile_time false` on the resource to use the new behavior. at 1 location:
==> default: - /tmp/vagrant-chef/1e810c5af9a49ee9e17e74ee5c01a6cb/cookbooks/nexus/recipes/cli.rb:20:in `from_file'
==> default: chef_gem[nexus_cli] or set `compile_time true` on the resource if compile_time behavior is required. at 1 location:
==> default: - /tmp/vagrant-chef/1e810c5af9a49ee9e17e74ee5c01a6cb/cookbooks/nexus/recipes/cli.rb:20:in `from_file'
The text was updated successfully, but these errors were encountered:
Seeing this with Chef 12 & version 3.3.0 of this cookbook:
The text was updated successfully, but these errors were encountered: