Skip to content

Conversation

osijan
Copy link
Contributor

@osijan osijan commented Sep 24, 2020

Postgres 12 supports hostgss encryption. Add hostgssenc to $type to allow this hba rule type to pass the assert_type function.

Postgres 12 now supports hostgss encryption. Added hostgssenc to allowed hba rule type.
@osijan osijan requested a review from a team as a code owner September 24, 2020 17:59
@puppet-community-rangefinder
Copy link

postgresql::server::pg_hba_rule is a type

Breaking changes to this file WILL impact these 12 modules (exact match):
Breaking changes to this file MAY impact these 3 modules (near match):

This module is declared in 71 of 575 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

@codecov-commenter
Copy link

codecov-commenter commented Sep 24, 2020

Codecov Report

❗ No coverage uploaded for pull request base (main@b78a2c2). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1195   +/-   ##
=======================================
  Coverage        ?   65.81%           
=======================================
  Files           ?       14           
  Lines           ?      351           
  Branches        ?        0           
=======================================
  Hits            ?      231           
  Misses          ?      120           
  Partials        ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b78a2c2...6941e5c. Read the comment docs.

@sanfrancrisko
Copy link
Contributor

Thanks for the enhancement @osijan

@sanfrancrisko sanfrancrisko merged commit 08d4b8f into puppetlabs:main Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants