3
0

Recommit for updates in build 25

This commit is contained in:
2025-10-01 18:32:29 +02:00
parent f7f7f194a6
commit f1b624c45c

View File

@@ -173,7 +173,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],
} }