mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-17 10:10:31 +00:00
feat(debian): add buster support
This commit is contained in:
parent
e5700f48c5
commit
904ba271ca
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
|
||||
{% endmacro %}
|
||||
|
||||
## Debian GNU/Linux
|
||||
## Debian GNU/Linux (the second parameter refers to the postgresql package version, not the distro)
|
||||
{{ debian_codename('wheezy', '9.1') }}
|
||||
{{ debian_codename('jessie', '9.4') }}
|
||||
{{ debian_codename('stretch', '9.6') }}
|
||||
|
|
Loading…
Add table
Reference in a new issue