Support eoan too while we're here

This commit is contained in:
Martin Jackson
2019-04-27 08:39:23 -05:00
parent 16fa2379a2
commit 2ede3f1f06

View File

@@ -176,7 +176,7 @@ class java::params {
}
}
}
'bionic', 'cosmic', 'disco': {
'bionic', 'cosmic', 'disco', 'eoan': {
$java = {
'jdk' => {
'package' => 'openjdk-11-jdk',