Ashley Penney
4eab7dd77f
Merge pull request #46 from openstack-hyper-v/master
...
adding support for ubuntu saucy
2013-11-18 10:52:41 -08:00
Lienhart Woitok
dea01a7445
Add $java_home variable
...
On several places I needed to set the JAVA_HOME environment variable
for some software. To have this controlled in a central place I added
it here.
2013-11-18 11:11:24 +01:00
Peter Pouliot
c2a3171e55
adding support for ubuntu saucy
2013-11-15 01:50:07 -05:00
jengels
3dc47805e1
Update params.pp
...
Added Scientific Linux to list of RedHat operating systems
2013-09-23 11:34:58 +02:00
Matthaus Owens
bf7edcf299
Update java packages for Fedora systems
...
The java package on Fedora is currently java-1.7.0-openjdk for their basic
java, and java-1.7.0-openjdk-devel for a development set. Fedora 16 had
java-1.6.0-openjdk, but it has been EOL for a long time. This commit updates
the default java for Fedora to the 1.7.0 package.
2013-08-01 12:15:12 -07:00
Krzysztof Suszyński
50a23d1704
Adding support for Oracle Enterprise Linux
2013-07-26 13:53:25 +02:00
Brett Porter
aa89d8b510
Add support for natty
...
Reimplementation of PR #19 to cleanup superfluous commits, and adjust to new
module structure.
2013-07-13 13:28:33 +10:00
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