From e090c6f0fe81f337460a81e1350b4083fcecbbb5 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Fri, 25 Aug 2017 10:41:03 +0200 Subject: [PATCH] re-add api, profiles --- postgresql.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/postgresql.yaml b/postgresql.yaml index 674facc..4f3a479 100644 --- a/postgresql.yaml +++ b/postgresql.yaml @@ -15,6 +15,17 @@ data: community: https://docs.pagure.org/modularity/ documentation: https://github.com/modularity-modules/postgresql tracker: https://github.com/modularity-modules/postgresql + api: + rpms: + - postgresql + profiles: + default: + rpms: + - postgresql-server + client: + rpms: + - postgresql + filter: {} components: rpms: postgresql: