vrivellino / chef-java_se

Chef cookbook to install and configure Oracle's Java SE JDK http://www.oracle.com/technetwork/java/javase/downloads/index.html
MIT License
3 stars 5 forks source link

Add rpm option #6

Open vrivellino opened 6 years ago

vrivellino commented 6 years ago

Copied from dhoer/chef-java_se#30

Installing the tar.gz doesn't manage the installation of things like jexec. The rpm does. It would be nice to support rpm in a future release.