add utopic support

This commit is contained in:
Patrick Hervieux
2014-11-14 15:23:09 +01:00
parent d845e5fdd9
commit b04c8a9148

View File

@@ -75,7 +75,7 @@ class java::params {
}, },
} }
} }
'wheezy', 'jessie', 'precise','quantal','raring','saucy', 'trusty': { 'wheezy', 'jessie', 'precise','quantal','raring','saucy', 'trusty', 'utopic': {
$java = { $java = {
'jdk' => { 'jdk' => {
'package' => 'openjdk-7-jdk', 'package' => 'openjdk-7-jdk',