We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 437e1c6 commit ff839e3Copy full SHA for ff839e3
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
Release notes for the puppetlabs-puppetdb module.
4
5
+#### 7.12.0 - 2022/12/13
6
+* Grant read role to write user to fix database user permissions issue
7
+ [PDB-5559](https://tickets.puppetlabs.com/browse/PDB-5559)
8
+
9
+#### 7.11.0 - Not Released
10
11
#### 7.10.0 - 2021/12/16
12
* Add support for Debian 11
13
* Allow puppetlabs/stdlib 8.0.0
metadata.json
@@ -1,6 +1,6 @@
1
{
"name": "puppetlabs-puppetdb",
- "version": "7.10.0",
+ "version": "7.12.0",
"author": "puppetlabs",
"summary": "Installs PostgreSQL and PuppetDB, sets up the connection to Puppet master.",
"license": "Apache-2.0",
0 commit comments