re-add api, profiles
This commit is contained in:
parent
6cdab777aa
commit
e090c6f0fe
1 changed files with 11 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue