Commit graph

40 commits

Author SHA1 Message Date
David Schmitt
6cef1f4be7 Prep for 4.8.0 2016-07-18 13:39:50 +01:00
Bryan Jen
0d4e9327f4 Release prep for 4.7.1. 2016-02-17 17:53:42 -07:00
Hunter Haugen
9f1cf29857 Merge pull request #730 from puppetlabs/4.7.x
4.7.x mergeback to master
2016-02-03 15:37:40 -08:00
Brandon Weeks
baa90be132 Allow puppetlabs-concat 2.x 2016-02-02 15:17:17 -08:00
Helen Campbell
9004ad5747 Changelog, metadata and nodeset update for 4.7.0 2016-02-01 14:35:15 +00:00
tphoney
123f8294bd 4.6.1 release prep 2015-11-24 15:30:48 +00:00
Bryan Jen
03da5f19b4 updates metadata.json to match Puppet 4.x PMT output 2015-09-01 16:49:52 -07:00
tphoney
622b6909a7 4_6_0 release prep 2015-08-20 16:44:43 +01:00
Hunter Haugen
584e3c926a Prep 4.5.0 2015-07-24 15:35:11 -07:00
Hunter Haugen
54c4ec9456 Fix incorrect metadata 2015-07-07 10:12:51 -07:00
Bryan Jen
3589021bea updates metadata.json to include support for pe up to 2015.2.x 2015-07-06 16:31:45 -07:00
Bryan Jen
e3c707c709 Release 4.4.2 prep 2015-07-06 14:03:52 -07:00
David Schmitt
e0ded2e3a4 Increment version number for 4.4.1 2015-07-01 18:35:13 +01:00
Bryan Jen
f09ebab714 Release 4.4.0 prep 2015-06-22 09:10:09 -07:00
Morgan Haskel
f9e5d3632a Tighten the concat dependency
Since concat 2.0.x releases have been removed
2015-06-12 14:59:49 -07:00
Morgan Haskel
e3bcfcd4be Loosen the apt dependency
Once puppetlabs-apt 2.1.0 is released (2015-06-16) the postgresql module
will be compatible with apt 1.x (>= 1.8.0) and 2.x (>= 2.1.0). This will
*not* work with puppetlabs-apt 2.0.x.
2015-06-12 14:40:23 -07:00
Dominic Cleal
30415ffd90 Support puppetlabs-concat 2.x
2.0.0 is compatible with current 1.x usage, so permit either 1.x or 2.x
to satisfy the concat dependency.  The fragment `force` parameter is
deprecated, but only results in a warning.  It can be removed at a later
date when 2.x is prevalent.
2015-05-20 18:45:49 +01:00
Morgan Haskel
c8d12ae655 Merge pull request #605 from puppetlabs/4.3.x
Merge 4.3.x back to master
2015-03-30 16:37:05 -04:00
Raphaël Pinson
fcb75baeb8 Fix URLs in metadata.json 2015-03-26 10:34:12 +01:00
Hunter Haugen
8973259973 Update changelog for merge of #591 2015-03-24 15:22:39 -07:00
Hunter Haugen
1a83f57ec8 Supported Release 4.3.0
Summary
This release fixes compatibility with Puppet 4 and removes opportunities for local users to view the postgresql password. It also adds a new custom resource to aid in managing replication.

Features
- Add `postgresql::server::logdir` parameter to manage the logdir
- Add `environment` parameter to `postgresql_psql`
- Add `postgresql_replication_slot` custom resource

Bugfixes
- Fix for Puppet 4
- Don't print postgresql\_psql password in command
- Allow `postgresql::validate_db_connection` for more than one host+port+database combo
- Fix service command on Debian 8 and up
- Fix `postgresql::server::extension` to work with custom user/group/port
- Fix `postgresql::server::initdb` to work with custom user/group/port
- Fix changing template1 encoding
- Fix default `postgresql::server::grant::object_name` value
- Fix idempotency of granting all tables in schema with `puppet::server::grant`
- Fix lint warnings
2015-03-24 13:42:04 -07:00
Morgan Haskel
9236b21700 4.2.0 prep 2015-03-09 13:38:23 -07:00
jbondpdx
0f2c28c083 FM-1523: Added module summary to metadata.json 2014-11-20 15:36:46 -08:00
Morgan Haskel
a1febc5b3e 4.1.0 prep 2014-11-03 12:01:41 -08:00
Colleen Murphy
0f3609bbd6 Update PE compatibility info in metadata
Now compatible with PE 3.4.
2014-10-14 09:54:46 -07:00
Ashley Penney
c8cb155243 Prepare a 4.0.0 release. 2014-09-03 11:33:44 -04:00
Hunter Haugen
532047919a Remove firewall management
The firewall management really belongs outside of the module that
manages postgresql, like in a profile.
2014-08-21 11:12:23 -07:00
Hunter Haugen
5f9b04f965 Bump deps for postgresql 4.0 release 2014-08-21 11:02:12 -07:00
Igor Galić
4397119c3c remove duplicatie "description" line from Metadata.json 2014-08-15 16:15:23 +02:00
Ashley Penney
e2f5015207 Merge 3.4.x changes into master. 2014-07-25 09:31:00 -04:00
Ashley Penney
8bf9bda098 Add RHEL7 and Ubuntu 14.04. 2014-05-13 22:19:45 +02:00
Ashley Penney
d7a890b4a9 Prepare 3.3.3 supported release. 2014-03-04 16:40:55 +00:00
Hunter Haugen
b79ea115c6 Patch metadata 2014-03-03 13:49:04 -08:00
Ashley Penney
856a46d2a9 Prepare metadata for supported modules release. 2014-03-03 17:45:18 +00:00
Ashley Penney
92f3f56de8 Prepare a 3.3.0 release. 2014-01-28 17:54:07 +00:00
Ashley Penney
6d905d4ea2 Prepare a 3.2.0 release. 2013-11-05 13:40:51 -05:00
Ken Barber
93228ec342 Release 3.1.0
Release notes, and Modulefile/metadata.json updates.

Signed-off-by: Ken Barber <ken@bob.sh>
2013-10-25 16:45:25 +01:00
Ashley Penney
4220c5c786 Prepare 3.0.0 release. 2013-10-16 19:17:32 -04:00
Ashley Penney
ece47797c8 Prepare 3.0.0-rc3 release. 2013-10-16 11:49:00 -04:00
Ashley Penney
f784f46c2e FM-103: Add metadata.json to all modules. 2013-10-07 13:12:01 -07:00