Merge pull request #209 from hedzr/master
add 'Amazon Linux AMI' supports
This commit is contained in:
@@ -145,7 +145,7 @@ define java::oracle (
|
||||
case $::kernel {
|
||||
'Linux' : {
|
||||
case $::osfamily {
|
||||
'RedHat' : {
|
||||
'RedHat', 'Amazon' : {
|
||||
# Oracle Java 6 comes in a special rpmbin format
|
||||
if $version == '6' {
|
||||
$package_type = 'rpmbin'
|
||||
|
||||
Reference in New Issue
Block a user