fix autoload
This commit is contained in:
@@ -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':
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user