mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-17 10:10:31 +00:00
Merge pull request #65 from johnkeates/master
Vivid support (same as Utopic at the moment)
This commit is contained in:
commit
5c2a572683
1 changed files with 3 additions and 0 deletions
|
@ -13,3 +13,6 @@ trusty:
|
|||
utopic:
|
||||
version: 9.4
|
||||
pkg_repo: deb http://apt.postgresql.org/pub/repos/apt/ utopic-pgdg main
|
||||
vivid:
|
||||
version: 9.4
|
||||
pkg_repo: deb http://apt.postgresql.org/pub/repos/apt/ utopic-pgdg main
|
||||
|
|
Loading…
Add table
Reference in a new issue