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 2a3607d commit f5ac9c0Copy full SHA for f5ac9c0
ansible/tasks/test-image.yml
@@ -11,7 +11,7 @@
11
# cmd: sed -i.bak -e "s/pg_net,\ pgsodium,\ timescaledb/pg_net,\ timescaledb/g" -e "s/pgsodium.getkey_script=/#pgsodium.getkey_script=/g" /etc/postgresql/postgresql.conf
12
# when: debpkg_mode or stage2_nix
13
14
--- name: Temporarily disable PG Sodium and Supabase Vault references in config
+- name: Temporarily disable PG Sodium and Supabase Vault references in config
15
become: yes
16
become_user: postgres
17
shell:
0 commit comments