Compare commits
No commits in common. "3" and "master" have entirely different histories.
1 changed files with 0 additions and 45 deletions
45
cobbler.yaml
45
cobbler.yaml
|
|
@ -1,45 +0,0 @@
|
||||||
---
|
|
||||||
document: modulemd
|
|
||||||
version: 2
|
|
||||||
data:
|
|
||||||
summary: Versatile Linux deployment server
|
|
||||||
description: >-
|
|
||||||
Cobbler is a Linux installation server that allows for rapid setup of network
|
|
||||||
installation environments. It glues together and automates many associated Linux tasks
|
|
||||||
so you do not have to hop between lots of various commands and applications when
|
|
||||||
rolling out new systems, and, in some cases, changing existing ones. It can help with
|
|
||||||
installation, DNS, DHCP, package updates, power management, configuration management
|
|
||||||
orchestration, and much more.
|
|
||||||
|
|
||||||
Read more at https://cobbler.github.io
|
|
||||||
license:
|
|
||||||
module:
|
|
||||||
- MIT
|
|
||||||
dependencies:
|
|
||||||
- buildrequires:
|
|
||||||
platform: [el8]
|
|
||||||
requires:
|
|
||||||
platform: [el8]
|
|
||||||
references:
|
|
||||||
community: https://github.com/cobbler/cobbler
|
|
||||||
documentation: https://cobbler.github.io/
|
|
||||||
tracker: https://github.com/cobbler/cobbler/issues
|
|
||||||
profiles:
|
|
||||||
default:
|
|
||||||
rpms:
|
|
||||||
- cobbler
|
|
||||||
- cobbler-web
|
|
||||||
api:
|
|
||||||
rpms:
|
|
||||||
- cobbler
|
|
||||||
- cobbler-web
|
|
||||||
components:
|
|
||||||
rpms:
|
|
||||||
cobbler:
|
|
||||||
rationale: Provides the core functionality
|
|
||||||
ref: 3
|
|
||||||
koan:
|
|
||||||
rationale: Tool for local re-installs or installing VMs from cobbler
|
|
||||||
ref: 6a44707a9052f12ed97f840a20d30fb5c017ea55
|
|
||||||
...
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue