postgres-formula/postgres/osmap.yaml
2018-07-25 00:18:42 +01:00

9 lines
252 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'
remove:
releases: ['9.4', '9.5', '9.6', '10',]
# vim: ft=sls