Recommit for updates in build 25
This commit is contained in:
@@ -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],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user