diff --git a/providers/ark.rb b/providers/ark.rb index 5d1b288d..5b3b94bb 100644 --- a/providers/ark.rb +++ b/providers/ark.rb @@ -170,6 +170,7 @@ def download_direct_from_oracle(tarball_name, new_resource) converge_by(description) do Chef::Log.debug "Adding #{jinfo_file} for debian" template "#{jinfo_file}" do + cookbook 'java' source "oracle.jinfo.erb" variables( :priority => new_resource.alternatives_priority,