drop net-tools
This commit is contained in:
parent
e18a689b58
commit
9b801440dd
1 changed files with 6 additions and 10 deletions
|
|
@ -1,4 +1,3 @@
|
|||
---
|
||||
document: modulemd
|
||||
version: 1
|
||||
data:
|
||||
|
|
@ -6,15 +5,17 @@ data:
|
|||
description: >-
|
||||
A module with Cloud instance init scripts and other required packages.
|
||||
license:
|
||||
module: [MIT]
|
||||
module:
|
||||
- MIT
|
||||
dependencies:
|
||||
buildrequires:
|
||||
bootstrap: master
|
||||
python3: master
|
||||
requires:
|
||||
platform: master
|
||||
python2: master
|
||||
python3: master
|
||||
python3-ecosystem: master
|
||||
networking-base: master
|
||||
references:
|
||||
community: https://docs.pagure.org/modularity/
|
||||
documentation: https://github.com/modularity-modules/cloud-init
|
||||
|
|
@ -24,7 +25,7 @@ data:
|
|||
- cloud-init
|
||||
profiles:
|
||||
default:
|
||||
description: A standard profile.
|
||||
description: A generated profile based on top-lvl package list.
|
||||
rpms:
|
||||
- cloud-init
|
||||
components:
|
||||
|
|
@ -32,9 +33,7 @@ data:
|
|||
cloud-init:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
net-tools:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
buildorder: 5
|
||||
pyserial:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
|
|
@ -62,6 +61,3 @@ data:
|
|||
python-prettytable:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
PyYAML:
|
||||
rationale: Generated.
|
||||
ref: f27
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue