module-postgresql/manifests
Ken Barber faeac44713 Manage official postgres apt repo
Previously we hadn't supported using the official PostgreSQL repos for deb-based
packaging. This commit fixes that by introducing the management of the apt
repositories on the host as required, and using the correct package and service
name.

Signed-off-by: Ken Barber <ken@bob.sh>
2013-01-15 11:00:24 -08:00
..
config Removed references to postgresql::paths in class params. 2012-12-02 20:56:36 -08:00
package_source Manage official postgres apt repo 2013-01-15 11:00:24 -08:00
client.pp Update the base class to accept version parameter 2013-01-11 14:23:56 -08:00
config.pp Merge platform.pp back into params.pp 2012-12-04 14:12:34 -08:00
database.pp add optional cwd to the postgres_psql command 2012-12-14 23:02:18 +11:00
database_grant.pp add optional cwd to the postgres_psql command 2012-12-14 23:02:18 +11:00
database_user.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00
db.pp Fix to 'require' for database_grant 2012-12-06 14:35:42 -08:00
devel.pp Cleanup and move control of version into params 2012-12-04 14:12:41 -08:00
init.pp Clean up docs for base class (init.pp) 2013-01-14 13:26:34 -08:00
initdb.pp Merge platform.pp back into params.pp 2012-12-04 14:12:34 -08:00
params.pp Manage official postgres apt repo 2013-01-15 11:00:24 -08:00
psql.pp Rework postgres_default_version fact 2012-12-07 10:40:18 -08:00
role.pp add optional cwd to the postgres_psql command 2012-12-14 23:02:18 +11:00
server.pp Cleanup and move control of version into params 2012-12-04 14:12:41 -08:00
validate_db_connection.pp Update uses of 'postgresql' to 'postgresql::client' 2013-01-11 14:26:27 -08:00