TP Honey
6a07decd10
Merge pull request #781 from DavidS/release-prep-4.8.0
...
Prep for 4.8.0
2016-07-18 13:40:42 +01:00
David Schmitt
6cef1f4be7
Prep for 4.8.0
2016-07-18 13:39:50 +01:00
TP Honey
2714e82c2a
Merge pull request #778 from DavidS/modulesync
...
(MODULES-3581) modulesync [067d08a]
2016-07-11 12:37:03 +01:00
David Schmitt
6cb8d100d0
(MODULES-3581) modulesync [067d08a]
2016-07-08 13:34:33 +01:00
Helen
dd6808f98a
Merge pull request #776 from puppetlabs/modulesync
...
{maint} modulesync 0794b2c
2016-06-30 12:02:05 +01:00
tphoney
d72a58cde1
{maint} modulesync 0794b2c
2016-06-30 11:44:56 +01:00
TP Honey
69e61d1016
Merge pull request #767 from wkalt/maint/fix-broken-links-in-readme
...
(maint) fix broken links in readme
2016-06-17 16:40:38 +01:00
TP Honey
aa314dc908
Merge pull request #766 from domcleal/ticket/3416-fedora-24
...
(MODULES-3416) Add Fedora 24 with PostgreSQL 9.5
2016-06-17 16:21:45 +01:00
TP Honey
5115e2d964
Merge pull request #772 from buzzdeee/master
...
Let the module handle OpenBSD 6.x versions
2016-06-17 16:16:07 +01:00
Bryan Jen
2c535d4bec
Merge pull request #773 from micah-uber/master
...
Update config_entry.pp add ability to set log_min_duration_statement
2016-06-13 14:17:51 -07:00
Hunter Haugen
c214412936
Merge pull request #769 from bastelfreak/fixtemplate
...
don't create empty lines in recovery template
2016-06-10 16:00:28 -07:00
micah-uber
63ee3a55f1
Update config_entry.pp add ability to set log_min_duration_statement
2016-06-07 17:30:50 -07:00
Sebastian Reitenbach
cfd669235b
Let the module handle OpenBSD 6.x versions as well, and bump
...
default postgresql version here to 9.5
2016-06-07 22:42:20 +02:00
Dominic Cleal
b1900b0f55
(MODULES-3416) Add Fedora 24 with PostgreSQL 9.5
2016-06-04 10:46:36 +01:00
Henrik Lindberg
4791011cea
Merge pull request #771 from domcleal/ticket/3442-extension-tests
...
(MODULES-3442) Use empty array for missing resource relationships
2016-06-04 00:50:31 +02:00
Dominic Cleal
9c2a99b9e5
(MODULES-3442) Use empty array for missing resource relationships
...
Empty require/before relationships in the server extension package
resource are changed from undef to empty arrays to work around PUP-6385
in Puppet 4.5.x. Previously undef was passed literally through
create_resources() causing Puppet to fail to find the resource named
`undef`.
2016-06-03 23:24:05 +01:00
Tim Meusel
79050c111b
don't create empty lines in recovery template
2016-06-01 18:04:56 +02:00
Wyatt Alt
2187434624
(maint) fix broken links in readme
2016-05-31 14:10:49 -07:00
JT (Jonny)
f040dd2d72
Merge pull request #761 from janfabry/MODULES-3311-environment-duplication
...
Don't overwrite or calculate the environment twice
2016-05-12 16:24:35 +01:00
Bryan Jen
ec086e48cb
Merge pull request #760 from blackknight36/master
...
Fix validation script to work with FreeBSD.
2016-05-04 10:29:36 -07:00
Jan Fabry
47ab296f36
Don't overwrite or calculate the environment twice
...
MODULES-3311
2016-04-29 21:38:46 +02:00
Michael Watters
291dbd9a87
Fix validation script to work with FreeBSD.
...
The validate_postgresql_connection.sh script was coded to rely on
bash which is not available by default in FreeBSD. Updated script
to use /bin/sh which is a valid POSIX shell.
2016-04-21 16:52:32 -04:00
Greg Hardy
275e6f9d24
Merge pull request #759 from puppetlabs/update-msync
...
Update to newest modulesync_configs [9ca280f]
2016-04-19 11:37:30 +01:00
David Schmitt
cf5140777b
Update to newest modulesync_configs [9ca280f]
2016-04-18 20:15:09 +01:00
Bryan Jen
ec56d2ead1
Merge pull request #758 from hunner/fix_f23
...
(MODULES-3241) Add fedora 23
2016-04-12 14:51:54 -07:00
Hunter Haugen
5ddafcaf8d
(MODULES-3241) Add fedora 23
...
It has the same defaults as fedora 22
2016-04-11 16:31:32 -07:00
David Schmitt
bccb77db3f
Merge pull request #754 from xprazak2/timestamps
...
Adds timestamps into logs by default
2016-04-05 11:55:37 +01:00
Ondrej Prazak
b2cb2dfff0
Adds timestamps into logs by default
2016-04-05 10:59:22 +02: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
TP Honey
8018e568c0
Merge pull request #755 from DavidS/fix-strict-vars
...
(maint) fix test to run under strict variables
2016-04-04 17:49:59 +01:00
David Schmitt
31914f3547
(maint) fix test to run under strict variables
2016-04-04 14:38:19 +01:00
Hunter Haugen
107af3cb83
Merge pull request #749 from buzzdeee/master
...
prevent information leak of database user password
2016-03-14 15:21:14 -07:00
Sebastian Reitenbach
d73b4f2aff
Do not leak the DB password when overriding environment variable
...
NEWPGPASSWD
2016-03-14 14:39:30 +01:00
David Schmitt
d834e9aa32
Merge pull request #748 from hunner/small_changes
...
Remove unused variable and update template comment
2016-03-07 10:45:48 +00:00
Hunter Haugen
35bfae5230
Remove unused variable and update template comment
2016-03-04 16:15:57 -08:00
Bryan Jen
f1bd5a9063
Merge pull request #747 from cyberious/default_connect_settings
...
Fix issues with missing parameters in `server` class
2016-03-01 12:10:05 -07:00
Travis Fields
740c0b3b40
Update postgresql::globals::default_connect_settings
and default to {}
...
- Add missing parameter `default_connect_settings` to class `postgresql::server`
which was required by all of the classes and actually would have failed if the
tests where not masking the issue
- Remove test param that was masking the issue
2016-03-01 09:47:44 -08:00
Hunter Haugen
1f2638d300
Merge pull request #746 from mmoll/ubuntu_systemd
...
Ubuntu/vidid and newer use systemd
2016-02-29 14:42:11 -08:00
Michael Moll
ef94a2c51d
Ubuntu/vidid and newer use systemd
2016-02-23 14:22:51 +01:00
Hunter Haugen
76321c78e4
Merge pull request #745 from puppetlabs/4.7.x
...
Mergeback 4.7.x to master
2016-02-18 14:36:33 -08:00
TP Honey
2a8ffef3a1
Merge pull request #744 from hunner/quote_addr
...
Update quoting because addresses are not floats
2016-02-18 18:11:30 +00:00
Hunter Haugen
f6dd7ca482
Update quoting because addresses are not floats
2016-02-18 10:05:56 -08:00
Hunter Haugen
fea6aa8e59
Merge pull request #743 from bmjen/4.7.1_prep
...
4.7.1 Release Prep
2016-02-17 17:02:15 -08:00
Bryan Jen
0d4e9327f4
Release prep for 4.7.1.
2016-02-17 17:53:42 -07:00
Bryan Jen
8464e33222
Merge pull request #738 from icetrain/master
...
Add missing onlyif_function to sequence grant code
2016-02-17 14:58:01 -07:00
Hunter Haugen
88a9a042f3
Merge pull request #742 from puppetlabs/revert-720-postgresql_version_fact
...
Revert "Add postgresql_version fact"
2016-02-17 13:38:32 -08:00
Bryan Jen
e06fc02731
Revert "Add postgresql_version fact"
2016-02-17 12:54:02 -07:00
TP Honey
5f4b9959f3
Merge pull request #741 from DavidS/fm-4046-update-msync
...
(FM-4046) Update to current msync configs [006831f]
2016-02-16 17:25:39 +00:00
David Schmitt
8ce25cc6f3
(FM-4046) Update to current msync configs [006831f]
...
This moves all copyright statements to the NOTICE file in accordance with the ASFs guidelines on applying the Apache-2.0 license.
2016-02-16 16:33:49 +00:00
Helen
0b24b265c5
Merge pull request #734 from gfokkema/master
...
Archlinux service reload parameter is incorrect.
2016-02-15 12:31:22 +00:00