Merge pull request #46 from openstack-hyper-v/master

adding support for ubuntu saucy
This commit is contained in:
Ashley Penney
2013-11-18 10:52:41 -08:00

View File

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