diff --git a/templates/pg_hba_rule.conf.epp b/templates/pg_hba_rule.conf.epp index 8d92ac4c37..9d54265624 100644 --- a/templates/pg_hba_rule.conf.epp +++ b/templates/pg_hba_rule.conf.epp @@ -13,3 +13,4 @@ # Description: <%= $description %> # Order: <%= $order %> <%= $type %> <%= $database %> <%= $user %> <%= $address %> <%= $auth_method %> <%= $auth_option %> +