mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-17 10:10:31 +00:00
Add codenamemap entry for Ubuntu Wily Werewolf
This commit is contained in:
parent
4945d0d1ba
commit
8ddfbd2403
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@ vivid:
|
||||||
version: 9.4
|
version: 9.4
|
||||||
pkg_repo: deb http://apt.postgresql.org/pub/repos/apt/ utopic-pgdg main
|
pkg_repo: deb http://apt.postgresql.org/pub/repos/apt/ utopic-pgdg main
|
||||||
conf_dir: /etc/postgresql/9.4/main
|
conf_dir: /etc/postgresql/9.4/main
|
||||||
|
wily:
|
||||||
|
version: 9.4
|
||||||
|
pkg_repo: deb http://apt.postgresql.org/pub/repos/apt/ wily-pgdg main
|
||||||
|
conf_dir: /etc/postgresql/9.4/main
|
||||||
xenial:
|
xenial:
|
||||||
version: 9.5
|
version: 9.5
|
||||||
pkg_repo: deb http://apt.postgresql.org/pub/repos/apt/ xenial-pgdg main
|
pkg_repo: deb http://apt.postgresql.org/pub/repos/apt/ xenial-pgdg main
|
||||||
|
|
Loading…
Add table
Reference in a new issue