module-postgresql/manifests
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
..
lib Add classes to install PL/Python and the postgresql-docs 2015-05-29 10:00:01 +01:00
repo Schedule apt update after install of repo 2016-01-29 16:20:20 -07:00
server (MODULES-3442) Use empty array for missing resource relationships 2016-06-03 23:24:05 +01:00
client.pp Add param for specifying validate connection script. 2015-03-20 12:18:12 +01:00
globals.pp (MODULES-3241) Add fedora 23 2016-04-11 16:31:32 -07:00
params.pp Adds timestamps into logs by default 2016-04-05 10:59:22 +02:00
repo.pp removed inherits postgresql::params 2015-08-19 18:23:50 +02:00
server.pp Adds timestamps into logs by default 2016-04-05 10:59:22 +02:00
validate_db_connection.pp (MODULES-661) Remote DB support 2015-08-27 11:03:18 +01:00