mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-16 09:40:26 +00:00
8 lines
199 B
YAML
8 lines
199 B
YAML
![]() |
{% import_yaml "postgres/repo.yaml" as repo %}
|
||
|
|
||
|
Fedora:
|
||
|
pkg_repo:
|
||
|
baseurl: 'https://download.postgresql.org/pub/repos/yum/{{ repo.version }}/fedora/fedora-$releasever-$basearch'
|
||
|
|
||
|
# vim: ft=sls
|