module-postgresql/manifests/server
2015-02-19 08:37:31 +01:00
..
config.pp Fix lint warnings 2015-01-21 10:46:29 +11:00
config_entry.pp Fix data directory handling 2014-10-31 16:03:15 -07:00
contrib.pp Remove the ensure => absent uninstall code. 2014-07-12 12:15:42 -04:00
database.pp Fix comment detection 2015-02-05 14:39:58 -08:00
database_grant.pp Major rewrite to solve order dependencies and unclear public API 2013-09-14 06:39:15 +01:00
db.pp (MODULES-1153) Add database comment parameter 2015-02-04 22:45:28 +11:00
extension.pp Add postgresql::server::extension definition 2014-12-08 16:27:33 +01:00
grant.pp Fix invalid byte sequence in US-ASCII error 2015-01-09 13:33:30 +01:00
initdb.pp Fix template1 encoding on debian 2015-02-19 08:37:31 +01:00
install.pp Remove the ensure => absent uninstall code. 2014-07-12 12:15:42 -04:00
passwd.pp Fix lint warnings 2015-01-21 10:46:29 +11: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 Add schema creator 2014-12-02 20:54:22 +00:00
service.pp Add service_manage parameter 2014-12-05 10:10:17 +11: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 Require server package before user permissions 2015-02-04 13:39:33 -08:00