Skip to content

Commit 9c67dc2

Browse files
committed
tmp
1 parent 32f6a27 commit 9c67dc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/tasks/test-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
sed -i.bak
2020
-e 's/\(shared_preload_libraries = '\''.*\)pgsodium,\(.*'\''\)/\1\2/'
2121
-e 's/pgsodium.getkey_script=/#pgsodium.getkey_script=/'
22+
-e 's/vault.getkey_script=/#vault.getkey_script=/'
2223
/etc/postgresql/postgresql.conf
2324
when: debpkg_mode or stage2_nix
2425

0 commit comments

Comments
 (0)