Paula McMaw
692b490438
Release prep for 2.2.0 ( #268 )
2017-11-20 17:21:33 +00:00
Paula McMaw
7a271eef3e
Module sync 1d81b6a ( #267 )
2017-11-17 15:32:24 +00:00
Paula McMaw
d336d79c04
Merge pull request #265 from willmeek/realpath_test_fix
...
Realpath test fix
2017-11-16 10:59:40 +00:00
Will Meek
e1df6498c7
Fix facter unit test when using realpath
2017-11-15 14:37:42 +00:00
Sebastian Reitenbach
e50eb64614
do not use unportable readlink utility to find the java_default_home,
...
use Ruby in a more portable fashion.
adapt tests as well
2017-11-15 14:37:42 +00:00
Sebastian Reitenbach
bdfc567c18
OpenBSD doesn't have /etc/environment, therefore there is no
...
need to fiddle with it. The default case statement, "do nothing"
is all fine here.
Facter::Util::Resolution.with_env is long time gone since
Facter > 2.x. That was even longer before introduced by me.
Remove that OpenBSD special case in the java_version fact,
and assume that $PATH is properly set in order to find
the 'java' binary.
Additionally confine the java_default_home and java_libjvm_path
to OpenBSD kernel as well. Add some flesh to the java_default_home
fact to allow it to find the java binary.
2017-11-15 14:37:42 +00:00
Michael Baker
db30eb9e2d
Adding support for Ubuntu ( #243 )
...
* Translate amd64
* Fix the path creation on exec
2017-11-15 14:36:10 +00:00
Paula McMaw
d49c1f0e29
Merge pull request #264 from puppetlabs/release
...
2.1.1 Release Mergeback
2017-11-09 13:48:10 +00:00
Eric Putnam
336a0e2e1a
Merge pull request #263 from pmcmaw/paulaTesting
...
(FM-6503) - Release Prep for 2.2.1
2.1.1
2017-11-08 09:25:50 -08:00
Paula McMaw
6592edd454
(FM-6503) - Release Prep for 2.2.1
2017-11-06 15:35:10 +00:00
Helen
e6e961e7fc
Merge pull request #261 from bastelfreak/bumparchivebmjenplsmerge
...
allow latest archive version as dependency
2017-10-09 17:51:01 +01:00
Tim Meusel
2b2e639531
allow latest archive version as dependency
2017-10-09 18:30:09 +02:00
TP Honey
5f820fe8bd
Merge pull request #257 from shuebnersr/fact1754_java_version_fails_when_JAVA_TOOL_OPTIONS_is_used
...
(FACT-1754) search for matching line with java version
2017-10-02 12:41:05 +01:00
shuebnersr
b7bdf96252
Fixed search for matching line with java version
...
Use value of variable instead of return statement
Extended unit test for checking handling of JAVA_TOOL_OPTIONS
2017-10-01 15:15:01 +02:00
TP Honey
231db77fe7
Merge pull request #203 from vrtdev/bugfix/override_package_alt_home
...
#MODULES-4069: Fail when required params are not available in params.
2017-09-26 14:02:45 +01:00
TP Honey
cb7105f4a2
Merge pull request #258 from shuebnersr/fact1760_test_for_java_version_when_java_not_installed
...
Fact1760 test for java version when java not installed
2017-09-26 14:00:12 +01:00
Jan Vansteenkiste
c40b061d97
(MODULES-4069) Fail when required params are not available in params.
...
When overriding all values required for the java setup, there is
no need to fail if params.pp does not support the package.
2017-09-26 07:37:41 +02:00
shuebnersr
18bd3fcb86
Merge pull request #2 from shuebnersr/fact1760_test_for_java_version_when_java_not_installed
...
Fact1760 test for java version when java not installed
2017-09-22 12:00:35 +02:00
shuebnersr
578eb951ea
fix java_version test for other systems
...
mock Facter::Util::Resolution.which('java') for the "other systems" test; before it was not mocked and was based on Java being installed on the test system or not
2017-09-22 11:50:41 +02:00
shuebnersr
318f8864fd
Merge pull request #1 from puppetlabs/master
...
sync
2017-09-22 11:39:28 +02:00
TP Honey
62f054649a
Merge pull request #256 from puppetlabs/msync_18sep17_892c4cf
...
(maint) modulesync 892c4cf
2017-09-21 13:52:59 +01:00
shuebnersr
d89532435d
search for matching line with java version
...
do not just try to read java version from first line, but search for the matching line from java output
2017-09-20 14:26:04 +02:00
Hailee Kenney
6397c0870b
(maint) modulesync 892c4cf
2017-09-18 14:56:13 -07:00
Paula McMaw
e4888a507e
Merge pull request #255 from Andor/master
...
Support for Ubuntu 17.04 Zesty Zapus
2017-09-08 11:41:23 +01:00
Andrew N Golovkov
525016ec02
Support for Ubuntu 17.04 Zesty Zapus
2017-09-06 20:44:48 +03:00
Helen
c5005d9cc1
Merge pull request #254 from pmcmaw/rm_debian6
...
Removing Debian 6
2017-08-31 11:30:33 +01:00
Paula McMaw
7f8bb518f0
Removing Debian 6
...
According to the followin page Debian 6 is no longer supported as an
Agent. https://docs.puppet.com/pe/latest/sys_req_os.html
2017-08-31 11:20:41 +01:00
TP Honey
771a3a6702
Merge pull request #253 from pmcmaw/rm_ubuntu
...
(MODULES-5501) - Remove unsupported Ubuntu
2017-08-17 16:00:54 +01:00
Paula McMaw
c74f533e0b
(MODULES-5501) - Remove unsupported Ubuntu
...
Removing older version of Ubuntu that are not supported by the module.
2017-08-17 14:08:56 +01:00
Shaleen Gupta
43aa9af1b2
Add support for CloudLinux ( #251 )
...
Fix the fail "unsupported os CloudlLinux".
2017-08-01 13:30:38 +01:00
Paula McMaw
cceb78b7fe
Merge pull request #252 from puppetlabs/maint-modsync-915cde70e20
...
(maint) modulesync 915cde70e20
2017-07-28 11:34:12 +01:00
Glenn Sarti
b50e762f1c
(maint) modulesync 915cde70e20
2017-07-27 15:00:09 -07:00
Hunter Haugen
e9c50332bd
Merge pull request #249 from puppetlabs/msync_modules5187
...
(MODULES-5187) msync puppet 5 and ruby 2.4
2017-07-10 14:51:42 -07:00
Eric Putnam
795b92a81d
(MODULES-5187) mysnc puppet 5 and ruby 2.4
2017-07-06 14:41:47 -07:00
Glenn Sarti
31799ce4e7
Merge pull request #247 from hunner/bump_metadata
...
(MODULES-5144) Prep for puppet 5
2017-06-26 22:31:31 -07:00
Hunter Haugen
2829b75e83
(MODULES-5144) Prep for puppet 5
2017-06-26 14:12:02 -07:00
Bryan Jen
0ea0b663fa
Merge pull request #246 from puppetlabs/release
...
2.1.0 mergeback
2017-06-22 16:30:00 -07:00
Glenn Sarti
e8808aca12
Merge pull request #245 from hunner/revert_3stuff
...
Revert "Release prep for 3.0.0"
2.1.0
2017-06-21 15:23:30 -07:00
Hunter Haugen
b410ac0882
Revert "Release prep for 3.0.0"
...
This reverts commit 15a208f3a5 .
2017-06-21 15:16:31 -07:00
Hunter Haugen
6bbaacdb39
Merge pull request #244 from kBite/add-support-for-arch-linux
...
Add support for Archlinux
2017-06-21 14:29:25 -07:00
Kilian Engelhardt
6951263d4c
fix indentation and remove a white line
2017-06-21 11:26:24 +02:00
Kilian Engelhardt
0bcdd2bc2f
add basic arch linux support
2017-06-21 10:59:39 +02:00
Erick Banks
f80715ec6f
Merge pull request #242 from hunner/add_url_hash_test
...
(maint) Add url_hash tests
2017-06-20 16:49:21 -07:00
Hunter Haugen
8458b03bb5
(maint) Add url_hash tests
2017-06-20 16:22:10 -07:00
Eric Putnam
ff33bcfa38
Merge pull request #240 from HelenCampbell/rpreppo
...
Release prep for 3.0.0
2017-06-15 16:03:40 -07:00
Helen Campbell
15a208f3a5
Release prep for 3.0.0
2017-06-15 17:14:13 +01:00
Paula McMaw
8763d0b388
Merge pull request #239 from puppetlabs/revert-238-release
...
Revert "Release Mergeback 2.1.0"
2017-06-15 11:20:16 +01:00
Helen
184c745e82
Revert "Release Mergeback 2.1.0"
2017-06-15 11:03:44 +01:00
Paula McMaw
9a209faa17
Merge pull request #238 from puppetlabs/release
...
Release Mergeback 2.1.0
2017-06-15 10:42:49 +01:00
Eric Putnam
b7085db8ae
Merge pull request #237 from hunner/release_2.1.0
...
Release 2.1.0
2017-06-13 16:31:32 -07:00