3
0
Arne Teuke
2025-10-01 18:31:18 +02:00
parent 6ae49bed9c
commit 5ff3cbd1b1

View File

@@ -21,7 +21,7 @@ class postgresql_cd::server::pghba::pg_hba (
concat { $pl_pg_hba_conf: concat { $pl_pg_hba_conf:
ensure => present, ensure => present,
owner => 'postgres', owner => 'postgres',
mode => '0640', mode => '0600',
notify => Service[$pl_service], notify => Service[$pl_service],
} }