module-postgresql/manifests/server
Ashley Penney 8db4a0cf67 Fix Ubuntu 14.04 tests for now.
This doesn't fix the root cause of the issue, such as the fact that
dpkg can't do wildcard removals, and the uninstall fails when you're
passing in a version number like this, but THIS test doesn't care, it
just wants to make sure the deprecation warning appears in the first
place.

This does however make the tests pass on 14.04.
2014-06-03 13:21:45 -04:00
..
config.pp Make sure we continue working post 7.0. 2014-05-08 16:52:04 -04:00
config_entry.pp Fix RHEL5 service stopping. 2014-05-10 16:57:29 +02:00
contrib.pp Rename contrib to server::contrib 2013-09-20 14:35:24 +01:00
database.pp Add support for port parameter to postgresql::server, fix underlying assumptions that port=5432 2014-04-17 15:09:07 -04:00
database_grant.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
db.pp Allow the ex- and import of postgresql::server::db 2014-03-27 16:49:48 +01:00
firewall.pp Add support for port parameter to postgresql::server, fix underlying assumptions that port=5432 2014-04-17 15:09:07 -04:00
grant.pp Add support for port parameter to postgresql::server, fix underlying assumptions that port=5432 2014-04-17 15:09:07 -04:00
initdb.pp Add support to custom xlogdir parameter 2013-12-14 23:55:24 +01:00
install.pp Fix Ubuntu 14.04 tests for now. 2014-06-03 13:21:45 -04:00
passwd.pp use fully-qualified path to psql to set password 2014-02-13 11:53:41 +01:00
pg_hba_rule.pp Wrong parameter name: manage_pg_conf -> manage_pg_hba_conf 2013-12-04 21:09:56 +01:00
plperl.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
postgis.pp Ensure repo is in place before postgis installation. 2014-05-08 16:47:10 -04:00
reload.pp Ensure we've always started postgresql at least once before a reload. 2014-05-08 16:47:37 -04:00
role.pp Add support for port parameter to postgresql::server, fix underlying assumptions that port=5432 2014-04-17 15:09:07 -04:00
service.pp Restructure the tests here to be cleaner. 2014-05-12 23:28:18 +02:00
table_grant.pp Add support for port parameter to postgresql::server, fix underlying assumptions that port=5432 2014-04-17 15:09:07 -04:00
tablespace.pp Add support for port parameter to postgresql::server, fix underlying assumptions that port=5432 2014-04-17 15:09:07 -04:00