Don't assume FOSS paths in java_ks tests
Previously we were using /etc/puppet as the root of the ssl dir and the module path. This moves the tests to use the default nodes 'puppetpath' and 'distmoduledir' respectively. Tests were these frequently used take advantage of RSpec's `let' to set them to their Puppet config name aliases "confdir" and "modulepath" respectively.
Merge pull request #39 from justinstoller/maint/1.2.x/dont_assume_foss
Don't assume FOSS paths in java_ks tests
Accept Java 1.6 formatted keystores for SLES tests.
Gate the tests so they exclude unsupported platforms.
Merge pull request #42 from apenney/beaker
Fix up the tests for the extended platforms.
Switch to operatingsystem instead of osfamily for finer control.
Merge pull request #43 from apenney/fix-scientific
Switch to operatingsystem instead of osfamily for finer control.
Merge pull request #45 from apenney/fix-tests
Correct the wording here.
Merge pull request #47 from hunner/fix_sol10_but_at_what_cost
Make it all work on solaris...
Merge pull request #48 from hunner/fix_aix
Adding AIX paths for java6
Adds "Release Notes/Known Bugs" to Changelog, updates file format to …
…markdown, standardizes the format of previous entries Per a request to have initial release notes that specifically listed known issues for this PE 3.2 release, and barred by time constraints from automating a pull from open issues in JIRA, this commit adds a Release Note and Known Bug section to the Changelog for the imminent 3.2 release. As it will display on the Forge, updates file type to markdown and standardizes previous entries. Adds template for release notes to be filled in later.
Merge pull request #50 from laurenrother/1.2.x
Adds "Release Notes/Known Bugs" to Changelog, updates file format to markdown, standardizes the format of previous entries
Prepare metadata for supported modules.
Merge pull request #49 from apenney/add-metadata
Prepare metadata for supported modules.
Prepare supported 1.2.2 release.
Merge pull request #51 from apenney/supported-122
Prepare supported 1.2.2 release.
Merge pull request #52 from apenney/fix-metadata
Ensure this works in irb.
Add missing fields back to work around Puppet bug.
Merge pull request #53 from apenney/last-minute-metadata-fix
Add missing fields back to work around Puppet bug.