Richard Pijnenburg
3b290abddf
Use --jre-headless instead of --jre
...
In some cases it can cause problems and report these kind of errors:
$ update-java-alternatives -s /usr/lib/jvm/java-1.7.0-openjdk-amd64 --jre
update-alternatives: error: no alternatives for policytool
update-alternatives: error: no alternatives for policytool
2015-01-07 22:51:26 +00:00
Travis Fields
55ca769bc2
Merge pull request #96 from mhaskel/wheezy_test_fix
...
Acceptance test fix for wheezy
2014-12-29 17:28:00 -08:00
Morgan Haskel
619cdf99c4
Acceptance test fix for wheezy
2014-12-29 17:13:06 -08:00
Morgan Haskel
bac6b37e64
Merge pull request #95 from cmurphy/master
...
Sync with modulesync
2014-12-29 11:21:17 -08:00
Colleen Murphy
dbcab7df53
Sync with modulesync
2014-12-29 10:58:10 -08:00
Hunter Haugen
a0807a8c33
Merge pull request #94 from mhaskel/test_fix_89
...
Test fix for RHEL with alternatives
2014-12-29 09:56:34 -08:00
Morgan Haskel
ee9d955eeb
Test fix for RHEL with alternatives
...
Alternatives support was added in #89 , but the test wasn't updated to
expect failures when invalid alternatives are passed to RHEL systems.
2014-12-29 09:53:03 -08:00
Peter Souter
5168f61c26
(MODULES-1570) Improve variable names
...
Lets keep it vaguely consistent
2014-12-29 15:13:47 +00:00
Peter Souter
ea4717ea29
(MODULES-1570) java_patch_level fact
...
Uses the `java_version` fact and gets the patch level by splitting after `_`
This would be useful if you want to make sure you're not accidentally downgrading the version of Java to a lower patch level (I've noticed some package managers don't notice this too well)
2014-12-29 15:13:47 +00:00
Peter Souter
8724592f2b
(MODULES-1570) java_version fact
...
Adapted from the many found on Github, simply runs `java -version` and strips the results. From what I can find there aren't many edge cases for the result `java -version 2>&1` could return, so this should be fairly compatible.
2014-12-29 15:13:47 +00:00
Peter Souter
378dcc7802
(MODULES-1570) TDD Style - Add specs first
...
Facter unit tests to check resolution of Java version
2014-12-29 15:13:47 +00:00
Travis Fields
16ec5a40a7
Merge pull request #93 from mhaskel/modulesync
...
Sync files with modulesync
2014-12-26 16:39:23 -08:00
Morgan Haskel
dcc2867152
Merge pull request #89 from brdude/master
...
Add Java alternatives for RHEL based distros.
2014-12-26 15:55:56 -08:00
rmenezes
0c2e8bb610
Add Java alternatives for RHEL based distros.
2014-12-26 15:10:37 -08:00
Morgan Haskel
c660622b82
Sync files with modulesync
2014-12-26 10:58:14 -08:00
Morgan Haskel
8fdcc1a2e1
Merge pull request #90 from jbondpdx/master
...
FM-1523: Added module summary to metadata.json
2014-12-19 15:58:18 -08:00
Colleen Murphy
89e3a04258
Merge pull request #91 from justinstoller/maint/master/lint-fix
...
variable best practice (stop yelling at me linter)
2014-12-03 09:41:19 -08:00
Justin Stoller
359528b7f9
variable best practice (stop yelling at me linter)
2014-12-02 16:00:48 -08:00
Morgan Haskel
bb2d01bf13
Merge pull request #88 from phervieux/utopic
...
add utopic support
2014-12-02 16:43:36 -05:00
jbondpdx
4274f4f147
FM-1523: Added module summary to metadata.json
2014-11-20 15:50:07 -08:00
Patrick Hervieux
b04c8a9148
add utopic support
2014-11-14 15:41:02 +01:00
Morgan Haskel
d845e5fdd9
Merge pull request #76 from PierreR/patch-1
...
cosmetic: default in last position
2014-11-12 10:50:39 -08:00
Morgan Haskel
601c948ae0
Merge pull request #80 from stevenalexander/trival-readme-md-point-correction
...
cosmetic change to add missing space to bullet point in markdown so it r...
2014-11-12 10:48:30 -08:00
Morgan Haskel
fc369fb2f7
Merge pull request #87 from puppetlabs/revert-61-master
...
Revert "Add alternative support for RedHat"
2014-11-12 10:30:07 -08:00
Morgan Haskel
f95aad63a5
Revert "Add alternative support for RedHat"
2014-11-12 10:29:12 -08:00
Morgan Haskel
b00b4b8662
Merge pull request #61 from convectionlabs/master
...
Add alternative support for RedHat
2014-11-12 10:19:57 -08:00
Hunter Haugen
eb54419d09
Merge pull request #86 from mhaskel/merge_1.2.x
...
Merge 1.2.x
2014-11-10 17:02:25 -08:00
Morgan Haskel
92bd03eec3
Merge pull request #85 from cyberious/1.2.x
...
Remove misleading changelog, no readme changes done
1.2.0
2014-11-06 16:58:19 -08:00
Travis Fields
3e989f3c04
Update readme to reflect the SLES 12 addition, also fix whitespace in front of 'version
2014-11-06 16:34:02 -08:00
Morgan Haskel
c790b0b955
Merge pull request #84 from cyberious/Release1.2.0
...
Prepare 1.2.0 release
2014-11-06 13:15:17 -08:00
Travis Fields
50ca60cbee
Prep for 1.2.0 supported release
2014-11-06 11:08:48 -08:00
Morgan Haskel
830bb07990
Merge pull request #82 from cyberious/TestcaseFixes
...
Fixed issue with installing stdlib on certain platforms due to ssl issues
2014-11-05 16:53:04 -08:00
Travis Fields
abad30de06
Update defaults for SLES
...
Fixed test issues with solaris-11 and added support for sles-12
2014-11-05 16:04:52 -08:00
Morgan Haskel
7224baa72d
Merge pull request #64 from kian/master
...
place default case last in selectors
2014-10-29 18:48:16 -04:00
Steven Alexander
140cb7665a
cosmetic change to add missing space to bullet point in markdown so it renders correctly
2014-10-02 09:41:59 +01:00
Hunter Haugen
3c41c8ae8b
Merge pull request #77 from PierreR/patch-2
...
Fix syntax
2014-09-29 09:28:17 -07:00
Hunter Haugen
5f60d5e2c0
Merge pull request #79 from cyberious/master
...
Remove puppet_module_install in favor of copy_module_to
2014-09-10 12:09:28 -07:00
Travis Fields
d1d1ec2327
Remove puppet_module_install in favor of copy_module_to
2014-09-10 11:30:52 -07:00
VaishaliSaxena
bb34cb71cd
Merge pull request #78 from hunner/remove_oel_5
...
OEL 5 is trying to use up2date which doesn't work
1.1.2
2014-09-02 12:57:22 -07:00
Hunter Haugen
e849b5029c
OEL 5 is trying to use up2date which doesn't work
2014-09-02 12:56:21 -07:00
Pi3r
5ad98b17be
Fix syntax
2014-09-01 14:39:24 +02:00
Pi3r
7580a25018
cosmetic: default in last position
...
The main motivation for this change is for compatibility with puppetresource (https://github.com/bartavelle/language-puppet ).
IMHO, it makes much more sense this way because all cases are checked order wise.
2014-09-01 13:53:08 +02:00
Hunter Haugen
db0f428a66
Merge pull request #75 from hunner/fix_spec
...
Ah hah, got it
2014-08-28 18:34:22 -07:00
Hunter Haugen
fb38145cd4
Ah hah, got it
2014-08-28 18:33:56 -07:00
Hunter Haugen
92d53c084e
Merge pull request #74 from hunner/spec_filter
...
Maybe spec filters work like this
2014-08-28 18:21:41 -07:00
Hunter Haugen
4cf0088f91
Maybe spec filters work like this
2014-08-28 18:21:09 -07:00
Hunter Haugen
3648bd8b70
Merge pull request #73 from hunner/spec_typo
...
Spec typo
2014-08-28 17:53:30 -07:00
Hunter Haugen
30a5311d73
Spec typo
2014-08-28 17:53:11 -07:00
Hunter Haugen
c781b2fa63
Merge pull request #72 from hunner/fix_comma
...
Misplaced comma
2014-08-28 17:04:58 -07:00
Hunter Haugen
9823d8eefd
Misplaced comma
2014-08-28 17:04:44 -07:00