6e55b9bbb3
The validate_db_connection class takes a user to connect as, but if we're using the progresql::server::db defined type then the user might not be created yet, and might not have any permissions granted yet. This patch users a collector to ensure that the that the user and grants are active before validating. |
||
---|---|---|
.. | ||
lib | ||
repo | ||
server | ||
client.pp | ||
globals.pp | ||
params.pp | ||
repo.pp | ||
server.pp | ||
validate_db_connection.pp |