module-postgresql/spec
Mickaël Canévet abf8f64ab5 Alter superuser, createdb, createrole, login, replication status and the connection limit of a role that already exists
Previously we only created a new user, any updates to the defined resource
would not update the role. This patch adds extra logic to modify a role
whenever a parameter is changed.

System tests have also been added to support this.
2013-07-03 14:11:54 +01:00
..
system Alter superuser, createdb, createrole, login, replication status and the connection limit of a role that already exists 2013-07-03 14:11:54 +01:00
unit Include location in postgresql::tablespace test 2013-06-12 14:21:06 +01:00
spec_helper.rb Provide new defined resources for managing pg_hba.conf 2013-02-12 00:34:42 +00:00
spec_helper_system.rb Convert system tests to use rspec-system 2013-06-04 15:36:24 +01:00