module-postgresql/manifests
Ken Barber 794ef22934 Fix versions for travis-ci
This fixes some mistakes in the .travis.yml file:

* Corrects matches so the minor gem revisions get rounded, this means 2.6.0
  for example is used.
* Adds Ruby 2.0.0 tests
* Allows 2.6.0 to fail for now, as it doesn't have create_resources.
* Removes trailing commas and arrays in functions for 2.6.0.

Signed-off-by: Ken Barber <ken@bob.sh>
2013-02-26 14:32:25 +00:00
..
config Generalization to provide more flexibility in postgresql configuration 2013-02-25 17:50:34 +00:00
package_source fix lots of style issues 2013-02-15 17:22:52 +01:00
client.pp fix lots of style issues 2013-02-15 17:22:52 +01:00
config.pp Merge platform.pp back into params.pp 2012-12-04 14:12:34 -08:00
database.pp Cleaned up and added unit tests 2013-02-25 17:50:53 +00:00
database_grant.pp Cleaned up and added unit tests 2013-02-25 17:50:53 +00:00
database_user.pp Add support for the REPLICATION flag when creating roles 2013-02-25 19:11:28 +01:00
db.pp Add locale parameter support 2013-02-05 17:23:52 +00:00
devel.pp Cleanup and move control of version into params 2012-12-04 14:12:41 -08:00
init.pp Cleaned up and added unit tests 2013-02-25 17:50:53 +00:00
initdb.pp Generalization to provide more flexibility in postgresql configuration 2013-02-25 17:50:34 +00:00
java.pp Clean up java.pp manifest documentation. 2013-02-05 23:22:27 -07:00
params.pp Fix versions for travis-ci 2013-02-26 14:32:25 +00:00
pg_hba.pp fix lots of style issues 2013-02-15 17:22:52 +01:00
pg_hba_rule.pp Fix versions for travis-ci 2013-02-26 14:32:25 +00:00
psql.pp Cleaned up and added unit tests 2013-02-25 17:50:53 +00:00
role.pp Add support for the REPLICATION flag when creating roles 2013-02-25 19:11:28 +01:00
server.pp don't modify variables 2013-02-15 17:19:31 +00:00
tablespace.pp Cleaned up and added unit tests 2013-02-25 17:50:53 +00:00
validate_db_connection.pp Cleaned up and added unit tests 2013-02-25 17:50:53 +00:00