module-postgresql/spec/acceptance/nodesets
Tom Hey 6a29636155 (MODULES-661) Remote DB support
Adds connection-settings (for remote DB support) when creating DB resources.

Connection-settings allows a hash of options that can be used
when connecting the a remote DB (such as PGHOST, PGPORT, PGPASSWORD
PGSSLKEY) and a special option DBVERSION indicating the version
of the remote database.

Including
- Puppet updates
- Documentation updates
- RSpec unit test updates
- RSpec acceptance test updates
- Some test coverage for connection-settings
- Working acceptance test...
    Basic vagrant setup:
    * Two boxes, server and client
    * Runs puppet code to on server to setup a postgres server that allows all connections and md5 connections, creates db puppet to look at
    * Runs puppet code on client to make a server that a psql command can be run against puppet db on other server
    * Does some fancy stuff to get the fact of the IP from the first server to connect to
- Backwards compatible, with deprecation warnings around old parameters
2015-08-27 11:03:18 +01:00
..
centos-59-x64.yml Convert rspec-system tests over to beaker. 2014-01-23 19:07:04 -05:00
centos-64-x64-2-hosts.yml (MODULES-661) Remote DB support 2015-08-27 11:03:18 +01:00
centos-64-x64-pe.yml Convert rspec-system tests over to beaker. 2014-01-23 19:07:04 -05:00
centos-64-x64.yml Convert rspec-system tests over to beaker. 2014-01-23 19:07:04 -05:00
centos-65-x64.yml Sync files 2014-06-25 17:23:35 -07:00
centos-510-x64.yml Convert rspec-system tests over to beaker. 2014-01-23 19:07:04 -05:00
debian-73-x64.yml Convert rspec-system tests over to beaker. 2014-01-23 19:07:04 -05:00
debian-607-x64.yml Convert rspec-system tests over to beaker. 2014-01-23 19:07:04 -05:00
default.yml Replace the symlink with the actual file to resolve a PMT issue. 2014-03-04 16:17:33 +00:00
ubuntu-server-1404-x64.yml Sync files 2014-06-25 17:23:35 -07:00
ubuntu-server-10044-x64.yml Sync files 2014-06-25 17:23:35 -07:00
ubuntu-server-12042-x64.yml Sync files 2014-06-25 17:23:35 -07:00