We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f6a27 commit 9c67dc2Copy full SHA for 9c67dc2
ansible/tasks/test-image.yml
@@ -19,6 +19,7 @@
19
sed -i.bak
20
-e 's/\(shared_preload_libraries = '\''.*\)pgsodium,\(.*'\''\)/\1\2/'
21
-e 's/pgsodium.getkey_script=/#pgsodium.getkey_script=/'
22
+ -e 's/vault.getkey_script=/#vault.getkey_script=/'
23
/etc/postgresql/postgresql.conf
24
when: debpkg_mode or stage2_nix
25
0 commit comments