module-postgresql/manifests
Andreas Ntaflos d44de361b6 Set sensible path in exec to reload postgres
In the exec resource to reload postgres add path parameter and set it to
"/usr/bin:/usr/sbin:/bin:/sbin", so that the service command can be
called correctly on different platforms.
2012-11-15 16:39:56 +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 Set sensible path in exec to reload postgres 2012-11-15 16:39:56 +01:00
validate_db_connection.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00