module-postgresql/manifests/server
Ashley Penney 29a597ab05 Improve port changing support.
This makes Debian 6 work, and hopefully Ubuntu 10.04 too.
2014-09-03 16:17:19 -04:00
..
config.pp Improve port changing support. 2014-09-03 16:17:19 -04:00
config_entry.pp Improve port changing support. 2014-09-03 16:17:19 -04:00
contrib.pp Remove the ensure => absent uninstall code. 2014-07-12 12:15:42 -04:00
database.pp Fixed deprecation warning for class param in server.pp. Changed subclasses of server to use ::_version, which will be assigned the value from globals or (deprecated) class param. 2014-08-18 11:26:06 +02:00
database_grant.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
db.pp Ensure db user exists before validating db connection 2014-05-23 17:05:17 -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 Merge puppetlabsmaster in initdb_ordering_issue 2014-08-19 09:38:05 +02:00
install.pp Remove the ensure => absent uninstall code. 2014-07-12 12:15:42 -04:00
passwd.pp Remove the ensure => absent uninstall code. 2014-07-12 12:15:42 -04:00
pg_hba_rule.pp Fixed deprecation warning for class param in server.pp. Changed subclasses of server to use ::_version, which will be assigned the value from globals or (deprecated) class param. 2014-08-18 11:26:06 +02:00
pg_ident_rule.pp Create the pg_ident_rule defined type 2014-07-26 17:14:51 -05:00
plperl.pp Remove the ensure => absent uninstall code. 2014-07-12 12:15:42 -04:00
postgis.pp Remove the ensure => absent uninstall code. 2014-07-12 12:15:42 -04:00
reload.pp Remove the ensure => absent uninstall code. 2014-07-12 12:15:42 -04:00
role.pp Fixed deprecation warning for class param in server.pp. Changed subclasses of server to use ::_version, which will be assigned the value from globals or (deprecated) class param. 2014-08-18 11:26:06 +02:00
schema.pp Unfortunately this didn't work on > 9.3 in practice. 2014-08-29 16:39:34 -04:00
service.pp Remove the ensure => absent uninstall code. 2014-07-12 12:15:42 -04: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 This seems to fix up selinux for tablespace. 2014-08-01 14:56:25 -04:00