Commit graph

30 commits

Author SHA1 Message Date
David Schmitt
6cef1f4be7 Prep for 4.8.0 2016-07-18 13:39:50 +01:00
Emre Hasegeli
2527dc2f20 Minor Fixes on the Documentation
* Remove duplicate item from 4.7.1 changelog

* Fix spelling mistakes on README

* Document missing postgresql_psql argument onlyif
2016-04-04 19:31:57 +01:00
Bryan Jen
0d4e9327f4 Release prep for 4.7.1. 2016-02-17 17:53:42 -07: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
tphoney
622b6909a7 4_6_0 release prep 2015-08-20 16:44:43 +01:00
tphoney
750a8b65d9 merge 4.5.0 release branch
Conflicts:
	CHANGELOG.md
2015-08-20 16:13:27 +01:00
Alexander Brovman
1eb45d07f1 adding proxy option for yum repositories 2015-08-12 14:42:32 +02:00
Hunter Haugen
584e3c926a Prep 4.5.0 2015-07-24 15:35:11 -07:00
Bryan Jen
e3c707c709 Release 4.4.2 prep 2015-07-06 14:03:52 -07:00
Ken Barber
c21e2e5b27 (MODULES-2181) Fix variable scope for systemd-override
$manage_package_repo wasn't in scope for the template systemd-override.erb
This was causing all RHEL7 systems with manage_package_repo on to fail on
startup using systemctl, as the proper path to the original service file
is set incorrectly.

This patch adds the manage_package_repo to the top of the ::config class,
and adds some basic tests in config_spec.rb to ensure we don't regress on
this.

Signed-off-by: Ken Barber <ken@bob.sh>
2015-07-01 15:49:03 +01:00
Bryan Jen
ea1c9c74f8 updates release date on CHANGELOG 2015-06-29 10:22:30 -07:00
Bryan Jen
2ba897fc6f updates CHANGELOG with merged in commits 2015-06-22 15:45:15 -07:00
Bryan Jen
f09ebab714 Release 4.4.0 prep 2015-06-22 09:10:09 -07: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
33981b4032 Remove references to host parameter since the vote was to revert that 2015-03-09 17:21:40 -07:00
Morgan Haskel
9236b21700 4.2.0 prep 2015-03-09 13:38:23 -07:00
Morgan Haskel
11a28887b0 Let's actually have the version number 2014-11-04 11:17:43 -08:00
Morgan Haskel
a1febc5b3e 4.1.0 prep 2014-11-03 12:01:41 -08:00
Ashley Penney
e8a24d1513 Further tweaks to changelog. 2014-09-03 11:50:13 -04:00
Ashley Penney
c8cb155243 Prepare a 4.0.0 release. 2014-09-03 11:33:44 -04:00
Ashley Penney
e2f5015207 Merge 3.4.x changes into master. 2014-07-25 09:31:00 -04:00
Ashley Penney
d7a890b4a9 Prepare 3.3.3 supported release. 2014-03-04 16:40:55 +00: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
Ken Barber
07eb908847 Increment version, cleanup and changelog for release 2.1.0
This patch provides new changelog notes for the next release. It also does some
cleanup:

* Move CHANGELOG.md to Changelog so it gets rendered in the forge
* Fix LICENSE so only the necessary boiler plate gets displayed in the Forge

And finally it increments the Modulefile version to 2.1.0.

Signed-off-by: Ken Barber <ken@bob.sh>
2013-02-17 01:01:17 +00:00
Chris Price
9fd7f1a4b1 Final commit for 2.0.1 release; update CHANGELOG and Modulefile 2013-01-30 09:55:29 -08:00
Chris Price
1d6ad0ce9b Update CHANGELOG, README, Modulefile for 2.0.0 release 2013-01-15 16:09:10 -08:00
Kenneth Knowles
12eef2eaa8 Advance version to 0.3.0 2012-09-17 10:42:05 -07:00
Chris Price
fcc0d70e1b Add changelog 2012-09-14 13:26:28 -07:00