Skip to content

Commit 63d8c28

Browse files
committed
Bump version to 7.8.0
1 parent 97aaead commit 63d8c28

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.8.0 - 2021/03/25
6+
7+
* Added an option `postgresql_ssl_on` to enable an SSL connection between
8+
PostgreSQL and PuppetDB using Puppet agent certificates to verify the
9+
connection and authorize PuppetDB to access the puppetdb database.
10+
* Update our metadata to allow puppetlabs-postgresql 7 (this fixes an issue on el8)
11+
512
#### 7.7.1 - 2020/12/15
613

714
* When using Puppet 7 or newer, the connection validator will use the new HTTP

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.7.1",
3+
"version": "7.8.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)