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
|
- MIT
|
||||||
dependencies:
|
dependencies:
|
||||||
buildrequires:
|
buildrequires:
|
||||||
bootstrap: master
|
bootstrap: f27
|
||||||
requires:
|
requires:
|
||||||
platform: master
|
platform: f27
|
||||||
perl: master
|
perl: 5.26
|
||||||
python3: master
|
python3: 3.6
|
||||||
python3-ecosystem: master
|
python3-ecosystem: f27
|
||||||
references:
|
references:
|
||||||
community: https://docs.pagure.org/modularity/
|
community: https://docs.pagure.org/modularity/
|
||||||
documentation: https://github.com/modularity-modules/networking-base
|
documentation: https://github.com/modularity-modules/networking-base
|
||||||
tracker: https://github.com/modularity-modules/networking-base
|
tracker: https://github.com/modularity-modules/networking-base
|
||||||
api:
|
api:
|
||||||
rpms:
|
rpms:
|
||||||
|
- adcli
|
||||||
- firewalld
|
- firewalld
|
||||||
- firewalld-filesystem
|
- firewalld-filesystem
|
||||||
- libndp
|
- libndp
|
||||||
|
|
@ -49,6 +50,7 @@ data:
|
||||||
default:
|
default:
|
||||||
description: A generated profile based on top-lvl package list.
|
description: A generated profile based on top-lvl package list.
|
||||||
rpms:
|
rpms:
|
||||||
|
- adcli
|
||||||
- firewalld
|
- firewalld
|
||||||
- firewalld-filesystem
|
- firewalld-filesystem
|
||||||
- libndp
|
- libndp
|
||||||
|
|
@ -76,6 +78,9 @@ data:
|
||||||
- xmlrpc-c-client
|
- xmlrpc-c-client
|
||||||
components:
|
components:
|
||||||
rpms:
|
rpms:
|
||||||
|
adcli:
|
||||||
|
rationale: Needed by realmd for AD domains
|
||||||
|
ref: 8735cf5d266e4e940511a41dd863fa46dc5b7a9c
|
||||||
authconfig:
|
authconfig:
|
||||||
rationale: Generated.
|
rationale: Generated.
|
||||||
ref: 59db7b52e05d75ffd92b977511920e641a213e4c
|
ref: 59db7b52e05d75ffd92b977511920e641a213e4c
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue