Merge pull request #255 from Andor/master

Support for Ubuntu 17.04 Zesty Zapus
This commit is contained in:
Paula McMaw
2017-09-08 11:41:23 +01:00
committed by GitHub

View File

@@ -155,7 +155,7 @@ class java::params {
},
}
}
'stretch', 'vivid', 'wily', 'xenial', 'yakkety': {
'stretch', 'vivid', 'wily', 'xenial', 'yakkety', 'zesty': {
$java = {
'jdk' => {
'package' => 'openjdk-8-jdk',