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 2
2
3
3
Release notes for the puppetlabs-puppetdb module.
4
4
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
+
5
9
#### 7.12.0 - 2022/12/13
6
10
* Grant read role to write user to fix database user permissions issue
7
11
[ PDB-5559] ( https://tickets.puppetlabs.com/browse/PDB-5559 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-puppetdb" ,
3
- "version" : " 7.12 .0" ,
3
+ "version" : " 7.13 .0" ,
4
4
"author" : " puppetlabs" ,
5
5
"summary" : " Installs PostgreSQL and PuppetDB, sets up the connection to Puppet master." ,
6
6
"license" : " Apache-2.0" ,
84
84
"requirements" : [
85
85
{
86
86
"name" : " puppet" ,
87
- "version_requirement" : " >= 4.10.0 < 8 .0.0"
87
+ "version_requirement" : " >= 4.10.0 < 9 .0.0"
88
88
}
89
89
],
90
90
"description" : " Module for installing/configuring PuppetDB" ,
You can’t perform that action at this time.
0 commit comments