Brett Porter
e73f175f3a
Merge branch 'master' of https://github.com/rombert/puppetlabs-java into rombert-master
...
Conflicts:
manifests/params.pp
2013-07-13 13:22:44 +10:00
Brett Porter
9188f0e15a
Merge pull request #29 from actionjack/master
...
Added support for Amazon linux
2013-07-12 20:11:22 -07:00
Sharif Nassar
ad93b44405
Support multiple JVM, and Debian alternatives.
...
Add ability to customize which JVM is installed on Debian.
Additionally, configure alternatives on Debian.
2013-06-20 16:29:20 -07:00
Martin Jackson
9fcf5d1a23
Added support Amazon Linux using facter >= 1.7.x. Fixes 1.
2013-06-20 11:03:01 +01:00
Robert Munteanu
3ac6dd5966
Add support for OpenSUSE
2013-06-10 17:44:27 +03:00
Brett Porter
cde7046e99
Merge branch 'fixes_for_centos_versions' of https://github.com/garethr/puppetlabs-java into garethr-fixes_for_centos_versions
...
Conflicts:
Modulefile
README.markdown
manifests/init.pp
spec/spec_helper.rb
2013-06-02 21:47:19 -07:00
Nathan R Valentine
f85cbd5381
add support for Ubuntu quantal and raring
2013-05-31 19:38:12 -07:00
Reid Vandewiele
f7a95a1e0e
Refactor and reduce
...
The module in its previous incarnation was unnecessarily hard to read
and use. This commit applies the "params" pattern in order to more
clearly deliniate between logical variable selection and actual
declarative configuration.
2013-04-04 20:19:36 -07:00