]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
chacra-pull-requests: install python-psycopg2
authorAndrew Schoen <aschoen@redhat.com>
Thu, 23 Jun 2016 16:49:58 +0000 (11:49 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 23 Jun 2016 20:18:28 +0000 (15:18 -0500)
We need this to be able to create users with ansible.

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

index ddbffc36f3544773a524ebf12953e80ad6957e3a..d2305f4abc29f5dc7f0adef19b097d7b33cec481 100644 (file)
@@ -14,6 +14,7 @@
     - postgresql-common
     - postgresql-contrib
     - postgresql-server-dev-9.3
+    - python-psycopg2
   tags:
     - packages