tests: fix tests on Debian 8

This commit is contained in:
Rene Moser
2016-04-23 22:43:11 +02:00
parent cf62a62b83
commit c20d1fced7
6 changed files with 24 additions and 14 deletions

View File

@@ -0,0 +1,10 @@
postgresql_service: "postgresql"
postgresql_packages:
- "postgresql"
- "postgresql-common"
- "python-psycopg2"
pg_hba_location: "/etc/postgresql/9.4/main/pg_hba.conf"
pg_dir: "/var/lib/postgresql/9.4/main"
pg_ver: 9.4