mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-17 10:10:31 +00:00
feat(codenamemap): update to current supported Fedora versions
This commit is contained in:
parent
1fa7c66b83
commit
8a11bd679a
1 changed files with 3 additions and 4 deletions
|
@ -78,10 +78,9 @@
|
|||
{{ debian_codename('focal', '12') }}
|
||||
|
||||
## Fedora
|
||||
# http://apt.postgresql.org/pub/repos/yum/reporpms/
|
||||
# https://download.postgresql.org/pub/repos/yum/13/fedora/
|
||||
# https://apps.fedoraproject.org/packages/postgresql
|
||||
# `oscodename` grain has long distro name
|
||||
{{ fedora_codename('Fedora-31', '11', 'Fedora 31 (Thirty One)') }}
|
||||
{{ fedora_codename('Fedora-30', '11', 'Fedora 30 (Thirty)') }}
|
||||
{{ fedora_codename('Fedora-34', '13') }}
|
||||
{{ fedora_codename('Fedora-33', '13') }}
|
||||
|
||||
# vim: ft=sls
|
||||
|
|
Loading…
Add table
Reference in a new issue