diff --git a/group_vars/local b/group_vars/local index 1274df1..f314dc6 100644 --- a/group_vars/local +++ b/group_vars/local @@ -75,8 +75,8 @@ python_gdata_rpm_name: python-gdata-2.0.11-1.el6.noarch.rpm python_gdata_rpm_url: "{{bahmni_repo_url}}/{{python_gdata_rpm_name}}" python_gdata_rpm_location: "{{download_folder}}/{{ python_gdata_rpm_name}}" -postgres_repo_rpm_name: pgdg-redhat-repo-42.0-23.noarch.rpm -postgres_repo_download_url: https://yum.postgresql.org/common/redhat/rhel-7-x86_64/pgdg-redhat-repo-42.0-23.noarch.rpm +postgres_repo_rpm_name: pgdg-redhat96-9.6-3.noarch.rpm +postgres_repo_download_url: https://repo.nrg.wustl.edu/postgres/9.6/redhat/rhel-6-x86_64/pgdg-redhat96-9.6-3.noarch.rpm postgres_repo_rpm_location: "{{download_folder}}/{{ postgres_repo_rpm_name}}" postgres_version: 9.6 postgres_bin_version: 96