diff --git a/manifests/params.pp b/manifests/params.pp index 1856546a..ffab3326 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -76,7 +76,7 @@ }, } } - 'wheezy', 'precise','quantal','raring','saucy', 'trusty': { + 'wheezy', 'jessie', 'precise','quantal','raring','saucy', 'trusty': { $java = { 'jdk' => { 'package' => 'openjdk-7-jdk',