3
0

fix autoload

This commit is contained in:
12ww1160
2025-12-05 14:22:43 +01:00
parent b4c7c64169
commit 84a58bc0c8
19 changed files with 21 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
## confdroid_postgresql::server::pg_hba.pp
# Module name: confdroid_postgresql
# Author: Arne Teuke (arne_teuke@puppetsoft.com)
# Author: 12ww1160 (arne_teuke@puppetsoft.com)
# @summary Class manages pg_hba.conf file and line entries through define
# pg_hba_rule.pp
# @example confdroid_postgresql::server::pghba::pg_hba_rule { 'local access for role postgres':

View File

@@ -1,6 +1,6 @@
## confdroid_postgresql::server::pghba::pg_hba_rule
# Module name: confdroid_postgresql
# Author: Arne Teuke (12ww1160@confdroid.com)
# Author: 12ww1160 (12ww1160@confdroid.com)
# @summary define manages rule entries for pg_hba configuration file
# @see https://www.postgresql.org/docs/9.6/static/auth-pg-hba-conf.html
# @param [string] pl_auth_type Specify the authentication type, can be