module-postgresql/manifests
Andreas Ntaflos 19a512b06d Add new exec 'reload_postgresql' and have the pg_hba.conf file resource
notify that exec after changes to pg_hba.conf. This avoids restarting
the whole postgresql cluster for configuration changes in pg_hba.conf
which only need a reload.
2012-11-09 23:46:16 +01:00
..
config Add new exec 'reload_postgresql' and have the pg_hba.conf file resource 2012-11-09 23:46:16 +01:00
config.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00
database.pp Properly quote database name when using postgresql::psql for GRANT or REVOKE. 2012-11-09 04:20:36 +01:00
database_grant.pp Properly quote database name when using postgresql::psql for GRANT or REVOKE. 2012-11-09 04:20:36 +01:00
database_user.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00
db.pp Added check before adding postgresql::user 2012-11-08 12:50:08 -06:00
devel.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00
init.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00
initdb.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00
params.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00
psql.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00
role.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00
server.pp Add new exec 'reload_postgresql' and have the pg_hba.conf file resource 2012-11-09 23:46:16 +01:00
validate_db_connection.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00