Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9ebd7058d7 | ||
|
|
64a1c4ec3e |
||
|
|
86e9f4d123 |
1 changed files with 10 additions and 5 deletions
|
|
@ -8,18 +8,19 @@ data:
|
|||
- MIT
|
||||
dependencies:
|
||||
buildrequires:
|
||||
bootstrap: master
|
||||
bootstrap: f27
|
||||
requires:
|
||||
platform: master
|
||||
perl: master
|
||||
python3: master
|
||||
python3-ecosystem: master
|
||||
platform: f27
|
||||
perl: 5.26
|
||||
python3: 3.6
|
||||
python3-ecosystem: f27
|
||||
references:
|
||||
community: https://docs.pagure.org/modularity/
|
||||
documentation: https://github.com/modularity-modules/networking-base
|
||||
tracker: https://github.com/modularity-modules/networking-base
|
||||
api:
|
||||
rpms:
|
||||
- adcli
|
||||
- firewalld
|
||||
- firewalld-filesystem
|
||||
- libndp
|
||||
|
|
@ -49,6 +50,7 @@ data:
|
|||
default:
|
||||
description: A generated profile based on top-lvl package list.
|
||||
rpms:
|
||||
- adcli
|
||||
- firewalld
|
||||
- firewalld-filesystem
|
||||
- libndp
|
||||
|
|
@ -76,6 +78,9 @@ data:
|
|||
- xmlrpc-c-client
|
||||
components:
|
||||
rpms:
|
||||
adcli:
|
||||
rationale: Needed by realmd for AD domains
|
||||
ref: 8735cf5d266e4e940511a41dd863fa46dc5b7a9c
|
||||
authconfig:
|
||||
rationale: Generated.
|
||||
ref: 59db7b52e05d75ffd92b977511920e641a213e4c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue