Skip to content
Snippets Groups Projects
Commit d7233e51 authored by Wolodja Wentland's avatar Wolodja Wentland
Browse files

Merge pull request #56 from dferrantelli/add_ubuntu_pgdg

added pkg_repo defaults for trusty and utopic
parents b33f9f06 965577ad
No related branches found
No related tags found
No related merge requests found
......@@ -5,5 +5,7 @@ jessie:
pkg_repo: deb http://apt.postgresql.org/pub/repos/apt/ jessie-pgdg main
trusty:
version: 9.3
pkg_repo: deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main
utopic:
version: 9.4
pkg_repo: deb http://apt.postgresql.org/pub/repos/apt/ utopic-pgdg main
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment