module-postgresql/manifests
Andreas Ntaflos aee6dba6f8 Use correct TCP port when checking password
The PostgreSQL server's port is specified in `postgresql::server::port`, so use it in the `unless` clause of `Exec['set_postgres_postgrespw']`. Failing to do so results in repeated invocations of the exec resource during Puppet runs when the server's port is not set to the default of 5432.
2015-02-27 04:48:15 +01:00
..
lib MODULES-1485 Reverted to default behavior for Debian systems as pg_config should not be overridden 2014-11-21 11:58:23 -05:00
repo Fix lint warnings 2015-01-21 10:46:29 +11:00
server Use correct TCP port when checking password 2015-02-27 04:48:15 +01:00
client.pp Fix lint warnings 2015-01-21 10:46:29 +11:00
globals.pp Merge pull request #529 from phervieux/utopic 2015-02-04 12:05:14 +01:00
params.pp Fix for future parser 2015-02-25 13:50:32 +01:00
repo.pp Remove the ensure => absent uninstall code. 2014-07-12 12:15:42 -04:00
server.pp Add service_manage parameter 2014-12-05 10:10:17 +11:00
validate_db_connection.pp Replace require by include 2015-01-13 09:24:29 +01:00