Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 017a58867a | |||
|
|
1dc298b786 |
3 changed files with 1 additions and 81 deletions
18
README.md
18
README.md
|
|
@ -1,18 +0,0 @@
|
|||
# cloud-init
|
||||
A module with Cloud instance init scripts and other required packages
|
||||
|
||||
Tracking the top-level packages of the networking-base module, or modules.
|
||||
|
||||
The new modules target modular Fedora releases, starting with version 27.
|
||||
|
||||
This main purpose of this repository is being the content tracker. The format is based on the [Host and Platform](https://github.com/fedora-modularity/hp) definition.
|
||||
|
||||
## Content definition
|
||||
|
||||
This section includes a list of modules along with toplevel binary input packages for package-level dependency resolution.
|
||||
|
||||
### `cloud-init`
|
||||
|
||||
cloud-init packages:
|
||||
|
||||
* `cloud-init`, the core component of this module
|
||||
|
|
@ -1,63 +0,0 @@
|
|||
document: modulemd
|
||||
version: 1
|
||||
data:
|
||||
summary: cloud-init module
|
||||
description: >-
|
||||
A module with Cloud instance init scripts and other required packages.
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
dependencies:
|
||||
buildrequires:
|
||||
bootstrap: f27
|
||||
requires:
|
||||
platform: f27
|
||||
python3: 3.6
|
||||
python3-ecosystem: f27
|
||||
networking-base: f27
|
||||
python2: 2.7
|
||||
references:
|
||||
community: https://docs.pagure.org/modularity/
|
||||
documentation: https://github.com/modularity-modules/cloud-init
|
||||
tracker: https://github.com/modularity-modules/cloud-init
|
||||
api:
|
||||
rpms:
|
||||
- cloud-init
|
||||
profiles:
|
||||
default:
|
||||
description: A generated profile based on top-lvl package list.
|
||||
rpms:
|
||||
- cloud-init
|
||||
components:
|
||||
rpms:
|
||||
cloud-init:
|
||||
rationale: Generated.
|
||||
ref: 371f80e5045d1a4ddc8b80e13674c155fce6f28f
|
||||
buildorder: 5
|
||||
pyserial:
|
||||
rationale: Generated.
|
||||
ref: 032c4bd00eb597aef34c72f5e5ace4f5a968cb96
|
||||
python-configobj:
|
||||
rationale: Generated.
|
||||
ref: 837a2fab8fbebd3233a68c9f6e7ff6c8e3c10105
|
||||
python-jinja2:
|
||||
rationale: Generated.
|
||||
ref: b33ff757001244a02dd8c82c7495a41db206fef3
|
||||
python-jsonpatch:
|
||||
rationale: Generated.
|
||||
ref: 396e63f97a7cdfd35141db4aadd7d97a736dc040
|
||||
python-jsonpointer:
|
||||
rationale: Generated.
|
||||
ref: fda69626bd8eb12cd55e54344957c856d4ece9e2
|
||||
python-jwt:
|
||||
rationale: Generated.
|
||||
ref: 731169b3616e09c8d0ba995b49502b5972219eb1
|
||||
python-markupsafe:
|
||||
rationale: Generated.
|
||||
ref: 418a49b8cc3215fe5c07d33d04c3659aff066923
|
||||
python-oauthlib:
|
||||
rationale: Generated.
|
||||
ref: 1c44a11c1d17ffcd728f57d4520de599765da3c6
|
||||
python-prettytable:
|
||||
rationale: Generated.
|
||||
ref: 9a6a61745e791682564b68920678d1713d1361a8
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
Unsupported
|
||||
Loading…
Add table
Add a link
Reference in a new issue