mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-10 14:51:46 +00:00
Merge pull request #326 from myii/feat/add-support-for-jammy-22.04
feat(codenamemap): add support for Ubuntu 22.04
This commit is contained in:
commit
8248a83e6f
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@
|
|||
{{ debian_codename('bionic', '10') }}
|
||||
{{ debian_codename('eoan', '11') }}
|
||||
{{ debian_codename('focal', '12') }}
|
||||
{{ debian_codename('jammy', '14') }}
|
||||
|
||||
## Fedora
|
||||
# https://download.postgresql.org/pub/repos/yum/13/fedora/
|
||||
|
|
Loading…
Add table
Reference in a new issue