File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1+ 2013-08-01 Release 2.4.1
2+ ========================
3+
4+ Summary
5+ -------
6+
7+ This minor bugfix release solves an idempotency issue when using plain text
8+ passwords for the password_hash parameter for the postgresql::role defined
9+ type. Without this, users would continually see resource changes everytime
10+ your run Puppet.
11+
12+ Bugfixes
13+ ---------
14+ - Alter role call not idempotent with cleartext passwords (Ken Barber)
15+
1162013-07-19 Release 2.4.0
217========================
318
Original file line number Diff line number Diff line change 11name ' puppetlabs-postgresql'
2- version ' 2.4.0 '
2+ version ' 2.4.1 '
33source ' git://github.com/puppetlabs/puppet-postgresql.git'
44author ' Inkling/Puppet Labs'
55description ' PostgreSQL defined resource types'
66summary ' PostgreSQL defined resource types'
7- license ' Apache '
7+ license ' ASL 2.0 '
88project_page ' https://github.com/puppetlabs/puppet-postgresql'
99
1010dependency ' puppetlabs/stdlib' , ' >=3.2.0 <5.0.0'
You can’t perform that action at this time.
0 commit comments