0
windows_package 'JDK' do
source 'http://tvmatp236702d:8081/nexus/content/repositories/CSDP/jdk/windows/jdk_windows/1.0.0/jdk_windows-1.0.0.exe'
options '-ms'
installer_type :custom
action :install
end
安裝JDK在運行上述配方,JDK是越來越下載,但安裝我收到此錯誤:無法使用廚師
**RuntimeError:
Unable to find a Chef::Provider::Package::Windows provider for installer_type 'custom'**
您使用的這些廚師的版本? (並且你是.exe文件的內部MSI文件?) – Tensibai