Frank Wall
06f1a56b31
(MODULES-10681) Add option to manage symlink to java::adopt
...
While here, convert the documentation to Puppet Strings and add
some basic unit tests.
2020-05-26 16:21:33 +02:00
Frank Wall
c81254a23a
Fix $install_path on CentOS with tar.gz package type
...
When using tar.gz packages on CentOS, the architecture is not
part of the name of the installation directory. In this case
it's just "jdk1.8.0_201" instead of "jdk1.8.0_201-amd64".
2019-02-25 16:14:14 +01:00
Frank Wall
343ad7c468
Add option to manage symlink
2019-02-25 14:44:26 +01:00
Frank Wall
c4100556f0
use variable instead of hardcoded value, refs #298
2019-02-12 13:29:18 +01:00
Frank Wall
e247902da5
fix tests, refs #298
2019-02-12 13:28:56 +01:00