Skip to content

Commit

Permalink
feat(codenamemap): update to current supported Fedora versions
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Jul 20, 2021
1 parent 1fa7c66 commit 8a11bd6
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions postgres/codenamemap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,9 @@
{{ debian_codename('focal', '12') }}

## Fedora
# http:https://apt.postgresql.org/pub/repos/yum/reporpms/
# https: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

0 comments on commit 8a11bd6

Please sign in to comment.