Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Merge pull request #47 from joneslee85/patch-1
Browse files Browse the repository at this point in the history
Bump Java 7 to u71
  • Loading branch information
dgoodlad committed Oct 15, 2014
2 parents 1f71434 + f55bf22 commit 6b67fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# include java
class java (
$update_version = '67',
$update_version = '71',
$base_download_url = 'https://s3.amazonaws.com/boxen-downloads/java'
) {
include boxen::config
Expand Down

0 comments on commit 6b67fd7

Please sign in to comment.