Skip to content

Commit 2a73385

Browse files
committed
Update version to 7.9.0
1 parent 3910dda commit 2a73385

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
Release notes for the puppetlabs-puppetdb module.
44

5+
#### 7.9.0 - 2021/06/23
6+
7+
* When `manage_database` is true, it will create a read-only user in postgres
8+
and configure PuppetDB to use that user for its read-database connection
9+
pool
10+
* Update module dependencies for inifile, firewall, and stdlib
11+
512
#### 7.8.0 - 2021/03/25
613

714
* Added an option `postgresql_ssl_on` to enable an SSL connection between

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-puppetdb",
3-
"version": "7.8.0",
3+
"version": "7.9.0",
44
"author": "puppetlabs",
55
"summary": "Installs PostgreSQL and PuppetDB, sets up the connection to Puppet master.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)