We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d3542e commit e780b27Copy full SHA for e780b27
ansible/host_vars/ams-api.ooni.nu/vars.yml
@@ -1,4 +1,4 @@
1
---
2
-oomsm_db_url: 'postgresql://amsapi:{{ metadb_amsapi_password }}@amsmetadb.ooni.nu/metadb'
+oomsm_db_url: 'postgresql://amsapi:{{ metadb_amsapi_password }}@ams-pg.ooni.nu/metadb'
3
blocklist_ips: '{{ vault_blocklist_ips }}'
4
...
0 commit comments