mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-07-07 11:00
This commit is contained in:
@@ -8,4 +8,10 @@ name = PostgreSQL
|
||||
# Workaround a bug in dnf which would make the default module mask packages from postgres repo
|
||||
module_hotfixes = true
|
||||
{% endif %}
|
||||
|
||||
[postgresql-common]
|
||||
baseurl = https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-$releasever-$basearch
|
||||
gpgcheck = 1
|
||||
gpgkey = https://download.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG
|
||||
name = PostgreSQL Common
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user