module-postgresql/manifests
Ashley Penney a8705e2cb2 Fix RHEL5 service stopping.
On RHEL5 a service stop returns a 1 instead of 0 if the thing is already
stopped, so we now check the status first before attempting to stop.
2014-05-10 16:57:29 +02:00
..
lib Add class postgresql::lib::perl for perl support 2014-04-04 06:13:30 -07:00
repo Fix strict_variables issues 2014-04-08 17:37:29 +02:00
server Fix RHEL5 service stopping. 2014-05-10 16:57:29 +02:00
client.pp (GH-198) Fix race condition on postgresql startup 2013-10-24 00:33:45 +01:00
globals.pp Add an entry for RHEL5. 2014-05-10 02:14:27 +02:00
params.pp Add service_ensure. 2014-05-08 16:43:22 -04:00
repo.pp Various cleanups 2013-09-18 22:25:51 +01:00
server.pp Add service_ensure. 2014-05-08 16:43:22 -04:00
validate_db_connection.pp Change validate_postgresql_connection.sh exec PATH 2014-03-10 09:20:36 +00:00