]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
chacra-pull-requests: also install postgresql-server-dev-9.3
authorAndrew Schoen <aschoen@redhat.com>
Thu, 23 Jun 2016 15:37:54 +0000 (10:37 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 23 Jun 2016 20:18:28 +0000 (15:18 -0500)
This is need to install psycopg2

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
chacra-pull-requests/setup/playbooks/tasks/postgresql.yml

index 56b09f9d950508b2bd06dba1e34570d564cfe3c4..764dbd31badaa364f8486ec82e2c2c5c7d10e909 100644 (file)
@@ -13,6 +13,7 @@
     - postgresql
     - postgresql-common
     - postgresql-contrib
+    - postgresql-server-dev-9.3
   tags:
     - packages