diff --git a/postgresql.yaml b/postgresql.yaml index 0dfdb12..98d25d7 100644 --- a/postgresql.yaml +++ b/postgresql.yaml @@ -17,6 +17,8 @@ data: api: rpms: - postgresql + - python2-psycopg2 + - python3-psycopg2 profiles: default: rpms: @@ -33,6 +35,9 @@ data: postgresql: rationale: Generated. ref: f27 + python-psycopg2: + rationale: Needed to interact with postgresql via Python + ref: f27 uuid: rationale: Generated. ref: f27