Skip to content

Commit fcf4c28

Browse files
committed
refactor(postgresql): 02-custom-overrides -> custom-overrides
1 parent bf4c03e commit fcf4c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/tasks/setup-postgres.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
mode: 0664
128128
with_items:
129129
- 'generated-optimizations.conf'
130-
- '02-custom-overrides.conf'
130+
- 'custom-overrides.conf'
131131
when: debpkg_mode or nixpkg_mode
132132

133133
# Move Postgres configuration files into /etc/postgresql

0 commit comments

Comments
 (0)