From 36a3e0034a2af1c5966edcd3630d111b0a798749 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Wed, 1 Oct 2025 13:24:51 +0200 Subject: [PATCH] #235 add pghba define --- manifests/server/pghba/{pg_hba_rule.ppp => pg_hba_rule.pp} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename manifests/server/pghba/{pg_hba_rule.ppp => pg_hba_rule.pp} (97%) diff --git a/manifests/server/pghba/pg_hba_rule.ppp b/manifests/server/pghba/pg_hba_rule.pp similarity index 97% rename from manifests/server/pghba/pg_hba_rule.ppp rename to manifests/server/pghba/pg_hba_rule.pp index 58f68ad..6bbba64 100644 --- a/manifests/server/pghba/pg_hba_rule.ppp +++ b/manifests/server/pghba/pg_hba_rule.pp @@ -1,6 +1,6 @@ ## postgresql_cd::server::pghba::pg_hba_rule # Module name: postgresql_cd -# Author: Arne Teuke (arne_teuke@puppetsoft.com) +# Author: Arne Teuke (arne_teuke@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