mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-16 09:40:26 +00:00
Update codenamemap
for Ubuntu
Modified for current supported versions as shown at: * https://packages.ubuntu.com/search?keywords=postgresql&searchon=names
This commit is contained in:
parent
d22b66dfd0
commit
008526b9e5
1 changed files with 3 additions and 4 deletions
|
@ -65,11 +65,10 @@
|
||||||
|
|
||||||
## Ubuntu
|
## Ubuntu
|
||||||
{{ debian_codename('trusty', '9.3') }}
|
{{ debian_codename('trusty', '9.3') }}
|
||||||
{{ debian_codename('precise', '9.4') }}
|
|
||||||
{{ debian_codename('utopic', '9.4') }}
|
|
||||||
{{ debian_codename('vivid', '9.4') }}
|
|
||||||
{{ debian_codename('wily', '9.4') }}
|
|
||||||
{{ debian_codename('xenial', '9.5') }}
|
{{ debian_codename('xenial', '9.5') }}
|
||||||
|
{{ debian_codename('artful', '9.6') }}
|
||||||
|
{{ debian_codename('bionic', '10') }}
|
||||||
|
{{ debian_codename('cosmic', '10') }}
|
||||||
|
|
||||||
## Fedora
|
## Fedora
|
||||||
# `oscodename` grain has long distro name
|
# `oscodename` grain has long distro name
|
||||||
|
|
Loading…
Add table
Reference in a new issue