Skip to content

Commit

Permalink
Merge pull request #88 from phervieux/utopic
Browse files Browse the repository at this point in the history
add utopic support
  • Loading branch information
Morgan Haskel committed Dec 2, 2014
2 parents d845e5f + b04c8a9 commit bb2d01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/params.pp
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
}
}
'wheezy', 'jessie', 'precise','quantal','raring','saucy', 'trusty': {
'wheezy', 'jessie', 'precise','quantal','raring','saucy', 'trusty', 'utopic': {
$java = {
'jdk' => {
'package' => 'openjdk-7-jdk',
Expand Down

0 comments on commit bb2d01b

Please sign in to comment.