module-postgresql/manifests
Chris Price df92c96791 Refactor tests and add CentOS6 image
This commit does a fairly major refactor of how the spec tests
are laid out.  The main goal was to make it easier to run
a subset of the tests--e.g., the ability to only run tests
on a single OS via a simple rspec command.

The test logic is now defined in some shared examples in the
`support` directory.  There are now spec folders for each
distro, which contain some stubs to include the shared examples
as well as a Vagrantfile for the particular distro.

Also, the system-default postgres package tests now run
successfully against the CentOS6 VM that is defined by the
Vagrantfile.
2012-12-02 15:28:25 -08:00
..
config Add new exec 'reload_postgresql' and have the pg_hba.conf file resource 2012-11-09 23:46:16 +01:00
config.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00
database.pp Merge branch 'master' into cprice-puppet-feature/master/port-psql-to-ruby 2012-11-30 15:49:07 -08:00
database_grant.pp Merge branch 'master' into cprice-puppet-feature/master/port-psql-to-ruby 2012-11-30 15:49:07 -08:00
database_user.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00
db.pp Added check before adding postgresql::user 2012-11-08 12:50:08 -06:00
devel.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00
init.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00
initdb.pp Refactor tests and add CentOS6 image 2012-12-02 15:28:25 -08:00
params.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00
psql.pp Merge branch 'master' into cprice-puppet-feature/master/port-psql-to-ruby 2012-11-30 15:49:07 -08:00
role.pp Merge branch 'master' into cprice-puppet-feature/master/port-psql-to-ruby 2012-11-30 15:49:07 -08:00
server.pp Set sensible path in exec to reload postgres 2012-11-15 16:39:56 +01:00
validate_db_connection.pp Puppet lint fixes 2012-11-03 02:37:20 +00:00