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 4a02618 commit 0053513Copy full SHA for 0053513
CHANGELOG.md
@@ -2,7 +2,11 @@
2
3
Release notes for the puppetlabs-puppetdb module.
4
5
-#### 7.13.0 - 2022/04/19
+#### 7.14.0 - 2023/10/09
6
+* Owner of puppetdb config.ini is now root
7
+* Remove support for EOL OSes CentOS 6, Debian 8 & 9.
8
+
9
+#### 7.13.0 - 2023/04/19
10
* Replace usage of legacy ::osfamily fact with structured form
11
[PDB-5611](https://tickets.puppetlabs.com/browse/PDB-5611)
12
metadata.json
@@ -1,6 +1,6 @@
1
{
"name": "puppetlabs-puppetdb",
- "version": "7.13.0",
+ "version": "7.14.0",
"author": "puppetlabs",
"summary": "Installs PostgreSQL and PuppetDB, sets up the connection to Puppet master.",
"license": "Apache-2.0",
0 commit comments