Hello guys,
How to solve this warning?
$ knife vault create sales-dashboard2 database -S "tags:sales-dashboard"
WARN: Auto inflation of JSON data is deprecated. Please pass in the class to inflate or use #edit_hash (CHEF-1) at /opt/chefdk/embedded/lib/ruby/2.3.0/forwardable.rb:189:in `edit_data'.
Please see https://docs.chef.io/deprecations_json_auto_inflate.html for further details and information on how to correct this problem.
Thanks