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 6a3d8c4 commit 293d959Copy full SHA for 293d959
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
Release notes for the puppetlabs-puppetdb module.
4
5
+#### 7.7.0 - 2020/11/05
6
+
7
+* When applied to a node running puppet `7.0.0` or newer, the
8
+ `puppetdb::master::config` class will default to the `json` fact cache. See
9
+ [PUP-10656](https://tickets.puppetlabs.com/browse/PUP-10656) for more
10
+ information.
11
12
#### 7.6.0 - 2020/09/02
13
14
* Added `migrate` parameter to manage the database.ini config option
metadata.json
@@ -1,6 +1,6 @@
1
{
"name": "puppetlabs-puppetdb",
- "version": "7.6.0",
+ "version": "7.7.0",
"author": "puppetlabs",
"summary": "Installs PostgreSQL and PuppetDB, sets up the connection to Puppet master.",
"license": "Apache-2.0",
0 commit comments