Skip to content

Commit 2bb1295

Browse files
committed
fix: it is read-replica not read_replica
1 parent 1276c4d commit 2bb1295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

audit-specs/baselines/ami-build/files-postgres-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ file:
6161
owner: postgres
6262
group: postgres
6363
mode: '0664'
64-
/etc/postgresql-custom/read_replica.conf:
64+
/etc/postgresql-custom/read-replica.conf:
6565
exists: true
6666
filetype: file
6767
owner: postgres

0 commit comments

Comments
 (0)