David Schmitt
42580b0121
Merge pull request #121 from puppetlabs/travisci_update
...
Updated travisci file to remove allow_failures on Puppet 4
2015-06-08 15:40:34 +01:00
Jonathan Tripathy
232258f290
Updated travisci file to remove allow_failures on Puppet 4
2015-06-08 14:24:41 +01:00
Hunter Haugen
0f194c7bb3
Add ability to unittest puppet 4
2015-05-27 08:12:30 -07:00
TP Honey
15909c4186
Merge pull request #109 from buzzdeee/master
...
Add support for OpenBSD, and also add some regression tests.
2015-05-15 11:48:47 +01:00
Bryan Jen
461209338f
Merge pull request #118 from puppetlabs/modulesync_updates
...
Modulesync updates
2015-05-07 14:09:48 -07:00
Morgan Haskel
d1f6438adc
beaker gemfile fixes
2015-05-06 14:32:38 -07:00
Morgan Haskel
0c73b6242b
sync via modulesync
2015-05-06 14:30:49 -07:00
Morgan Haskel
d5aec12518
sync via modulesync
2015-05-06 14:10:14 -07:00
Sebastian Reitenbach
5815242f8e
Add support for OpenBSD, and also add some regression tests.
...
Add info about OpenBSD support to README.md and metadata.json
Add a note about OpenBSD java_version fact to README.markdown.
Fixup wording on context in one of the java patch level regression tests.
No mentioning of OpenBSD in metdata.json
Cleanup wording of context as suggested by @elyscape
update contexts as suggested by @elyscape
2015-04-23 12:29:11 +02:00
Morgan Haskel
586195d6c9
Merge pull request #112 from haw-hh-ai-lab/support_ubuntu_vivid
...
Support ubuntu vivid
2015-04-06 10:02:22 -07:00
Lutz Behnke
e22aa3a36a
add support for ubuntu vivid (15.04) using openjdk-8
...
add acceptance test node without really understanding what it does.
add test for distribution type jdk for Ubuntu vivid
2015-04-01 08:16:07 +02:00
Justin Stoller
1b9bb75de8
Merge pull request #115 from anodelman/master
...
(BKR-147) add Gemfile setting for BEAKER_VERSION for puppet...
2015-03-26 16:47:45 -07:00
Alice Nodelman
868fd0b920
(BKR-147) add Gemfile setting for BEAKER_VERSION for puppet...
...
puppetdb, etc
- support for BEAKER_VERSION and BEAKER_RSPEC_VERSION in gemfile
2015-03-24 14:48:58 -07:00
Morgan Haskel
0fa3f1a775
Merge pull request #114 from cmurphy/rspec-puppet-2
...
Test changes
2015-03-24 15:45:32 -04:00
Colleen Murphy
8db7120eed
Update .travis.yml
...
This commit makes the following changes to the test matrix:
- Runs tests on ruby 2.1.5 instead of 2.0.0
- Runs tests on ruby 1.8.7 with puppet 3.x
- Adds an environment to run on an intermediate 3.x puppet version
instead of latest (specifically 3.4.x)
- Adds an environment to run with the future parser on latest puppet.
This would affect the test runs for the validate and spec checks.
- Adds environments to run with strict variables on latest puppet.
- Runs the tests on docker
2015-03-23 21:57:34 -07:00
Colleen Murphy
44a1992e83
Keep testing on puppet 2.7
...
The modulesync config repo is dropping universal support for puppet
2.7, but individual repos should still keep support until the next
naturally-occuring major release.
2015-03-23 12:12:38 -07:00
Colleen Murphy
d0a03f66c7
Ensure lint fails on warnings
2015-03-19 14:10:09 -07:00
Colleen Murphy
ce5529a03d
Remove unneeded dependencies
...
puppetlabs_spec_helper handles these dependencies for us.
2015-03-19 14:10:03 -07:00
Colleen Murphy
5b45d1fede
Update rspec tests for rspec-puppet 2
...
This patch uses `catalogue` instead of `subject` for the raise_error
matcher since `subject` is not evaluated the way it used to be. We also
unpin rspec-puppet.
2015-03-19 14:09:58 -07:00
Morgan Haskel
7a39d596bd
Merge pull request #113 from jtappa/readme-edits
...
Edits to param descriptions and other small changes in the README.
2015-03-06 15:54:10 -08:00
Jorie Tappa
75fb20d0eb
Edits to params and other small changes.
...
params are now alphabetized, descriptions are mostly the same but now
all include valid options and defaults.
2015-03-06 15:51:49 -08:00
TP Honey
87ac311761
Merge pull request #110 from antaflos/patch-1
...
Extend Limitations section
2015-02-26 10:36:35 +00:00
Andreas Ntaflos
412f80a7ba
Extend Limitations section
...
Add note that this module doesn't support managing multiple Java installations in parallel.
2015-02-22 21:08:06 +01:00
Colleen Murphy
9861651c02
Merge pull request #107 from elyscape/fix/improve_java_version_fact
...
Improve java_version fact maintainability
2015-02-12 11:51:09 -08:00
Eli Young
8dd715a599
Improve java_version fact maintainability
2015-02-09 15:26:53 -08:00
Morgan Haskel
97b48f12d1
Merge pull request #104 from cottsay/master
...
Fix Fedora 21+ package name
2015-02-06 18:46:22 +01:00
Morgan Haskel
1a53dd3ff4
Merge pull request #106 from petems/improve_java_version_fact_with_args
...
(MODULES-1749) Update java_version fact with maximum memory size
2015-02-06 16:24:51 +01:00
Oliver Falk
79805000cc
(MODULES-1749) Update java_version fact...
...
with maximum memory size
Add -Xmx8m to make large systems happy.
2015-02-06 12:47:23 +00:00
Hunter Haugen
3124798492
Merge pull request #105 from cmurphy/rspec
...
Pin rspec gems
2015-02-04 12:03:31 -08:00
Colleen Murphy
65010255b6
Pin rspec gems
2015-02-04 17:02:04 +01:00
Scott K Logan
98447f03e7
Fix Fedora 21+ package name
...
java-1.7.0-openjdk is no longer available in Fedora 21+
2015-01-31 22:50:06 -08:00
Hunter Haugen
b01d529af3
Merge pull request #100 from mhaskel/merge_1.3.x_to_master
...
Merge 1.3.x to master
2015-01-20 10:25:58 -08:00
Hunter Haugen
fcdb14eb75
Merge pull request #99 from mhaskel/1.3.0-prep
...
1.3.0 prep
1.3.0
2015-01-16 15:41:27 -08:00
Morgan Haskel
b8978a4e63
1.3.0 prep
2015-01-16 15:34:36 -08:00
Jean B.
aba179a935
Merge pull request #98 from mhaskel/missed_docs
...
Add missing docs for new facts
2015-01-16 15:18:49 -08:00
Morgan Haskel
cb54efbc34
Add missing docs for new facts
2015-01-16 15:11:51 -08:00
Hunter Haugen
b138633c4e
Merge pull request #92 from petems/MODULES-1570-java_version_facts
...
MODULES-1570 Java Version facts
2015-01-08 09:03:53 -08:00
Peter Souter
46524ee6eb
(MODULES-1570) Stub exec for older Facter
...
Otherwise this spec will fail with
```
Mocha::ExpectationError:
unexpected invocation: Facter::Util::Resolution.which('uname')
```
2015-01-08 08:27:56 -08:00
Hunter Haugen
4b6ddc7204
Merge pull request #97 from electrical/jreheadless
...
Use --jre-headless instead of --jre
2015-01-07 16:53:02 -08:00
Peter Souter
cd3ac1ee46
(MODULES-1570) Add java_major_version fact
...
Gives the major version of the Java release (ie. Java 1.7.0_71, major version is 7)
We also want to specifically return nil when java not present
2015-01-07 15:42:23 -08:00
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