Update to 2024-10-11 23:00

This commit is contained in:
Daniel Berteaud
2024-10-11 23:00:27 +02:00
parent 0be098e7c6
commit a01e7abc5f
10 changed files with 17 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{% if pg_version != 'default' %}
[postgresql]
baseurl = https://download.postgresql.org/pub/repos/yum/{{ pg_version }}/redhat/rhel-$releasever-$basearch
baseurl = https://download.postgresql.org/pub/repos/yum/{{ pg_version }}/redhat/rhel-{{ ansible_distribution_version }}-$basearch
gpgcheck = 1
gpgkey = https://download.postgresql.org/pub/repos/yum/keys/PGDG-RPM-GPG-KEY-RHEL
name = PostgreSQL