module-postgresql/manifests
Matthaus Litteken 61f077bb20 Remove $service_provider setting for ubuntu
Ubuntu's precise ships with init scripts, not with upstart service definitions. Declaring the provider to be upstart will cause service management on postgres to fail. Leaving it undefined will allow puppet to select the correct (init) provider.
2012-09-12 22:11:10 -07:00
..
config Remove trailing commas. 2012-08-25 03:20:27 +02:00
config.pp Remove trailing commas. 2012-08-25 03:20:27 +02:00
database.pp Try to make the pg_hba.conf work on postgres 8.1 2012-07-19 18:02:12 -07:00
database_grant.pp Remove trailing commas. 2012-08-25 03:20:27 +02:00
database_user.pp Update Vagrant tests to be compatible with new structure 2012-07-29 13:35:39 -07:00
db.pp Add postgresql::db convenience type, improve security 2012-06-09 09:23:11 -07:00
init.pp Working version of postgresql::server 2012-06-08 13:37:21 -07:00
initdb.pp Working version of postgresql::server 2012-06-08 13:37:21 -07:00
params.pp Remove $service_provider setting for ubuntu 2012-09-12 22:11:10 -07:00
psql.pp Try to make the pg_hba.conf work on postgres 8.1 2012-07-19 18:02:12 -07:00
role.pp Bring database, database_user, and database_grant into alignment with mysql module 2012-06-08 22:30:27 -07:00
server.pp Improve configuration for initial postgres install 2012-06-08 14:00:24 -07:00