updates for adding pg master standby config to dev portal
diff --git a/tasks/update_cache.yml b/tasks/update_cache.yml
index 35e57c0..47702b0 100644
--- a/tasks/update_cache.yml
+++ b/tasks/update_cache.yml
@@ -74,4 +74,4 @@
- { key: 'enable_system_check', value: '{{ enable_system_check }}' }
- { key: 'opdk_installation_config_file', value: '{{ opdk_installer_path }}/edge-response-{{ opdk_version }}-{{ region }}.conf' }
- { key: 'opdk_portal_config_file', value: '{{ opdk_installer_path }}/edge-devportal-response-{{ opdk_version }}.conf' }
- - { key: 'opdk_portal_db_config_file', value: '{{ opdk_installer_path }}/devportal-postgres.conf' }
+ - { key: 'opdk_portal_db_config_file', value: '{{ opdk_installer_path }}/edge-devportal-postgres-response.conf' }