module-postgresql/manifests
William Van Hevelingen fee21d858d Change selector statements to have default listed last
As per the official docs "the default case must be at the end of the list."
http://docs.puppetlabs.com/puppet/latest/reference/lang_conditional.html#selectors

This commit fixes breakage in Puppet 3.6.0 where it enforces the behavior
described above when Future parser is enabled.

See https://tickets.puppetlabs.com/browse/PUP-2642
2014-05-22 15:30:55 -07:00
..
lib Add class postgresql::lib::perl for perl support 2014-04-04 06:13:30 -07:00
repo Update apt.postgresql.org key url 2014-04-30 12:42:46 +02:00
server Restructure the tests here to be cleaner. 2014-05-12 23:28:18 +02:00
client.pp (GH-198) Fix race condition on postgresql startup 2013-10-24 00:33:45 +01:00
globals.pp Fix postgis so it installs the approprate RHEL5 package. 2014-05-13 20:24:28 +02:00
params.pp Fix postgis so it installs the approprate RHEL5 package. 2014-05-13 20:24:28 +02:00
repo.pp Various cleanups 2013-09-18 22:25:51 +01:00
server.pp Add service_ensure. 2014-05-08 16:43:22 -04:00
validate_db_connection.pp Change selector statements to have default listed last 2014-05-22 15:30:55 -07:00