Skip to content

Commit 1276c4d

Browse files
committed
fix: update the supascan config
1 parent 54461b3 commit 1276c4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ file:
5555
owner: postgres
5656
group: postgres
5757
mode: '0775'
58-
/etc/postgresql-custom/conf.d/wal-g.conf:
58+
/etc/postgresql-custom/wal-g.conf:
5959
exists: true
6060
filetype: file
6161
owner: postgres
6262
group: postgres
6363
mode: '0664'
64-
/etc/postgresql-custom/conf.d/read_replica.conf:
64+
/etc/postgresql-custom/read_replica.conf:
6565
exists: true
6666
filetype: file
6767
owner: postgres

0 commit comments

Comments
 (0)