File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Release notes for the puppetlabs-puppetdb module.
4
4
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
+
5
12
#### 7.7.1 - 2020/12/15
6
13
7
14
* When using Puppet 7 or newer, the connection validator will use the new HTTP
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-puppetdb" ,
3
- "version" : " 7.7.1 " ,
3
+ "version" : " 7.8.0 " ,
4
4
"author" : " puppetlabs" ,
5
5
"summary" : " Installs PostgreSQL and PuppetDB, sets up the connection to Puppet master." ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments