Commit graph

508 commits

Author SHA1 Message Date
Ashley Penney
0aba3228d2 Replace the symlink with the actual file to resolve a PMT issue. 2014-03-04 16:17:33 +00:00
Ashley Penney
04b366a3f7 Merge pull request #384 from hunner/fix_metadata
Patch metadata
2014-03-03 17:03:26 -05:00
Hunter Haugen
b79ea115c6 Patch metadata 2014-03-03 13:49:04 -08:00
Hunter Haugen
22139f7461 Merge pull request #383 from laurenrother/3.3.x
Add install instructions for supported module version
2014-03-03 12:43:09 -08:00
Lauren Rother
fabcb78e3c Add install instructions for supported module version
Adds a section to Setup for PE 3.2 users wanting to use the supported vs. shipped version of this module.
2014-03-03 12:36:07 -08:00
Ashley Penney
1d325a8b19 Merge pull request #382 from hunner/release_3.3.2
Supported Release 3.3.2
2014-03-03 14:55:27 -05:00
Hunter Haugen
7dfa304e97 Supported Release 3.3.2
Summary
This is a supported release. It fixes a problem with updating passwords
on postgresql.org distributed versions of PostgreSQL.

Bugfixes
- Correct psql path when setting password on custom versions.
- Documentation updates
- Test updates

Known Bugs
* SLES is not supported.
2014-03-03 11:35:23 -08:00
Hunter Haugen
a7006ea254 Merge pull request #381 from apenney/metadata
Prepare metadata for supported modules release.
2014-03-03 10:50:02 -08:00
Ashley Penney
856a46d2a9 Prepare metadata for supported modules release. 2014-03-03 17:45:18 +00:00
Ashley Penney
83cbbfe60c Merge pull request #380 from laurenrother/3.3.x
Adds "Release Notes/Known Bugs" to Changelog, updates file format to markdown, standardizes the format of previous entries
2014-03-03 11:50:48 -05:00
Lauren Rother
46e455075d 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.
2014-03-02 12:13:07 -08:00
Hunter Haugen
61255f1cc7 Correct spec helper commands 2014-02-28 21:09:55 -08:00
Hunter Haugen
6a8cd01ea0 Merge pull request #379 from apenney/fix-locale
Use the correct encoding.
2014-02-28 17:53:29 -08:00
Ashley Penney
d259acc410 Use the correct encoding. 2014-03-01 01:51:09 +00:00
Hunter Haugen
f1e19554fd Merge pull request #375 from hunner/fix_lucid
Add class apt for manage_package_repo => true
2014-02-28 17:41:34 -08:00
Hunter Haugen
ea537281d7 Add class apt for manage_package_repo => true 2014-02-28 17:41:00 -08:00
Hunter Haugen
99d69b2dca Merge remote-tracking branch 'puppetlabs/3.3.x' 2014-02-28 16:25:29 -08:00
Hunter Haugen
d96b77e4d1 Merge pull request #378 from apenney/fix-ordering
Fix the locale generation for Debian.
2014-02-28 16:23:05 -08:00
Ashley Penney
7ba4b02a4d Fix the locale generation for Debian. 2014-03-01 00:11:03 +00:00
Hunter Haugen
ad6e715543 Merge pull request #377 from apenney/document-locales
Ensure we call out the locales-all requirement.
2014-02-28 14:35:11 -08:00
Ashley Penney
5616cf8a09 Ensure we call out the locales-all requirement. 2014-02-28 17:34:39 -05:00
Ashley Penney
08ed78f809 Merge pull request #374 from hunner/missed_unsup
Missed these
2014-02-27 15:49:45 -05:00
Hunter Haugen
1a925123af Missed these 2014-02-27 12:48:10 -08:00
Ashley Penney
677b003883 Merge pull request #373 from hunner/add_unsup
Add unsupported platforms
2014-02-27 14:31:05 -05:00
Hunter Haugen
29e97e36b9 Add unsupported platforms 2014-02-27 11:29:59 -08:00
Hunter Haugen
b3dbbf604c Merge pull request #371 from apenney/selinux-fixes
Switch to a regex match to ignore \n's.
2014-02-27 09:46:49 -08:00
Ashley Penney
ef86a33997 Switch to a regex match to ignore \n's. 2014-02-27 17:31:46 +00:00
Hunter Haugen
35ea4ebb64 Merge pull request #369 from hunner/fix_lsbdistid
Missing lsbdistid stub for apt module
2014-02-25 17:19:31 -08:00
Hunter Haugen
87cc257545 Missing lsbdistid stub for apt module 2014-02-25 17:18:35 -08:00
Hunter Haugen
f82cc79b86 Merge branch 'master' into 3.3.x 2014-02-24 16:12:39 -08:00
Ashley Penney
0a8a9a5e1d Merge pull request #368 from apenney/selinux-changes
This fixes this test to work in the face of oppressive SELinux!
2014-02-20 16:46:36 -05:00
Ashley Penney
48396f5729 This fixes this test to work in the face of oppressive SELinux! 2014-02-20 21:46:23 +00:00
Ashley Penney
50fcd43883 This fixes this test to work in the face of oppressive SELinux! 2014-02-20 21:45:13 +00:00
Ashley Penney
e25efcfc21 Merge pull request #365 from igalic/psql_path
use fully-qualified path to psql to set password
2014-02-18 12:09:33 -05:00
Alex Dreyer
715bd20436 Merge pull request #366 from justinstoller/maint/3.3.x/trailing_whitespace
remove trailing whitespace
2014-02-14 12:35:54 -08:00
Justin Stoller
c246bbbc8d remove trailing whitespace 2014-02-14 12:32:57 -08:00
Igor Galić
828c3b99d2 use fully-qualified path to psql to set password
When setting the a user's password, use the fully qualified path to the
psql binary. This should fix #359
2014-02-13 11:53:41 +01:00
Hunter Haugen
fd29d1c92b Merge pull request #364 from hunner/release_3.3.1
Release 3.3.1
2014-02-12 16:34:59 -08:00
Hunter Haugen
dc37d11831 Release 3.3.1
Bugfix:
- Allow dynamic rubygems host
2014-02-12 16:33:52 -08:00
Hunter Haugen
2e8e14afc0 Merge pull request #363 from hunner/dynamic_gemsource
Allow custom gemsource
2014-02-11 16:50:16 -08:00
Hunter Haugen
969cc8b7f1 Allow custom gemsource 2014-02-11 16:38:16 -08:00
Ashley Penney
b99094b248 Merge pull request #356 from apenney/33-release
Prepare a 3.3.0 release.
2014-01-28 10:35:52 -08:00
Ashley Penney
92f3f56de8 Prepare a 3.3.0 release. 2014-01-28 17:54:07 +00:00
Ashley Penney
9d9b7b8098 Merge pull request #353 from apenney/beaker-specs
Beaker specs
2014-01-27 09:40:34 -08:00
Ashley Penney
a353e8e16d Convert rspec-system tests over to beaker.
This work converts all the tests over to beaker.  Some things are
done slightly different in beaker, we rely much more heavily on
catch_failures rather than explicitly laying out the exit codes we
want but I have attempted to preserve the spirit of all tests.
2014-01-23 19:07:04 -05:00
Hunter Haugen
df3a830cbe Merge pull request #354 from ghoneycutt/travis
Travis
2014-01-23 11:09:06 -08:00
Garrett Honeycutt
404a757774 Test against Puppet v3.4.0 2014-01-23 14:07:15 -05:00
Garrett Honeycutt
97a226f32d Enable fast finish in Travis
http://blog.travis-ci.com/2013-11-27-fast-finishing-builds/
2014-01-23 14:06:57 -05:00
Ashley Penney
d3cc71b604 Merge pull request #340 from jhoblitt/fix_dep_warning
use Puppet::Util::Execute.execute with puppet >= 3.4
2014-01-21 15:13:54 -08:00
Ashley Penney
488e988a0c Merge pull request #322 from bcomnes/amazon
Added newline at end of file
2014-01-21 15:03:21 -08:00