Skip to content

Conversation

@lieutdan13
Copy link

Fixes #216 where $password_hash was not being encrypted which caused an ALTER ROLE to be run every time the puppet agent runs. Also Fixes puppetlabs/puppetlabs-puppetdb#72 downstream.

Because of this fix, the postgresql::db::password parameter MUST be passed in plain text. This may be undesirable for some/most. Perhaps there should be an option to either send the password as a hash as well as plain text, OR change the postgresql::db::password to postgresql::db::password_hash and require it to be sent as a hash.

@kbarber-jenkins-bot
Copy link

Can one of the admins verify this patch?

@xcompass
Copy link

I have exactly the same issue on my server. The alter role get executed every time. Verified, this PR fixed the issue. Thanks!

@kbarber
Copy link
Contributor

kbarber commented Aug 1, 2013

Fixed with #225.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants