Also support RedHat for Oracle Java
Works fine for me, tested on RHEL6.
This commit is contained in:
@@ -115,7 +115,7 @@ define java::oracle (
|
||||
case $::kernel {
|
||||
'Linux' : {
|
||||
case $::operatingsystem {
|
||||
'CentOS' : {
|
||||
'CentOS', 'RedHat' : {
|
||||
# Oracle Java 6 comes in a special rpmbin format
|
||||
if $version == '6' {
|
||||
$package_type = 'rpmbin'
|
||||
|
||||
Reference in New Issue
Block a user