Merge pull request #56 from e1337h4xx/master
Added jessie as a supported realese
This commit is contained in:
@@ -76,7 +76,7 @@ class java::params {
|
||||
},
|
||||
}
|
||||
}
|
||||
'wheezy', 'precise','quantal','raring','saucy', 'trusty': {
|
||||
'wheezy', 'jessie', 'precise','quantal','raring','saucy', 'trusty': {
|
||||
$java = {
|
||||
'jdk' => {
|
||||
'package' => 'openjdk-7-jdk',
|
||||
|
||||
Reference in New Issue
Block a user