File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33Release notes for the puppetlabs-puppetdb module.
44
5+ #### 7.13.0 - 2022/04/19
6+ * Replace usage of legacy ::osfamily fact with structured form
7+ [ PDB-5611] ( https://tickets.puppetlabs.com/browse/PDB-5611 )
8+
59#### 7.12.0 - 2022/12/13
610* Grant read role to write user to fix database user permissions issue
711 [ PDB-5559] ( https://tickets.puppetlabs.com/browse/PDB-5559 )
Original file line number Diff line number Diff line change 11{
22 "name" : " puppetlabs-puppetdb" ,
3- "version" : " 7.12 .0" ,
3+ "version" : " 7.13 .0" ,
44 "author" : " puppetlabs" ,
55 "summary" : " Installs PostgreSQL and PuppetDB, sets up the connection to Puppet master." ,
66 "license" : " Apache-2.0" ,
8484 "requirements" : [
8585 {
8686 "name" : " puppet" ,
87- "version_requirement" : " >= 4.10.0 < 8 .0.0"
87+ "version_requirement" : " >= 4.10.0 < 9 .0.0"
8888 }
8989 ],
9090 "description" : " Module for installing/configuring PuppetDB" ,
You can’t perform that action at this time.
0 commit comments