Faidon has submitted this change and it was merged.
Change subject: convert java::openjdk to a define
......................................................................
convert java::openjdk to a define
Having java::openjdk as a class prevents us from installing two versions
of the jdk because of a duplicate class definition. This patch convert
the name to a definition which can be made unique by passing a name.
Example usage:
java::openjdk { 'jdk6': version => '1.6', jdk => true, }
java::openjdk { 'jdk7': version => '1.7', jdk => true, }
Verified on labs.
Change-Id: I30f9a18d040dd0d6db5566a08c440a2a85c2f1bf
---
M manifests/misc/contint.pp
M modules/java/manifests/openjdk.pp
2 files changed, 9 insertions(+), 4 deletions(-)
Approvals:
Faidon: Looks good to me, approved
jenkins-bot: Verified
--
To view, visit https://gerrit.wikimedia.org/r/35601
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I30f9a18d040dd0d6db5566a08c440a2a85c2f1bf
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Faidon <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits