Merge pull request #34466 from rallytime/bp-34436

Back-port #34436 to 2016.3
This commit is contained in:
Mike Place 2016-07-05 21:57:15 -06:00 committed by GitHub
commit 8f8a6d2f68

View file

@ -147,7 +147,7 @@ def present(name,
if default_password is not None:
default_password = postgres._maybe_encrypt_password(name,
password,
default_password,
encrypted=encrypted)
db_args = {