Blame cobbler.yaml

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