Merge pull request #88 from mattysads/master

Add Xenial to code name map
This commit is contained in:
Forrest 2016-05-01 11:53:31 -07:00
commit aba8414809

View file

@ -24,3 +24,7 @@ vivid:
version: 9.4
pkg_repo: deb http://apt.postgresql.org/pub/repos/apt/ utopic-pgdg main
conf_dir: /etc/postgresql/9.4/main
xenial:
version: 9.5
pkg_repo: deb http://apt.postgresql.org/pub/repos/apt/ xenial-pgdg main
conf_dir: /etc/postgresql/9.5/main