Compare commits
13 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cb33ee4d0c | ||
|
|
8a7d659f8f | ||
|
|
183c6d120c | ||
|
|
356291e4be | ||
|
|
6f3a9fae87 | ||
|
|
a106b85ac6 | ||
|
|
7191f6aea5 | ||
|
|
89f69373c0 | ||
|
|
f76de2b6d7 | ||
|
|
61e5d08a6d | ||
|
|
628c0e2a32 | ||
|
|
fd5c43705b | ||
|
|
f2b6f30f27 |
1 changed files with 30 additions and 0 deletions
30
389-directory-server.yaml
Normal file
30
389-directory-server.yaml
Normal file
|
|
@ -0,0 +1,30 @@
|
||||||
|
---
|
||||||
|
document: modulemd
|
||||||
|
version: 2
|
||||||
|
data:
|
||||||
|
stream: next
|
||||||
|
summary: 389 Directory Server
|
||||||
|
description: >-
|
||||||
|
389 Directory Server is an LDAPv3 compliant server.
|
||||||
|
license:
|
||||||
|
module:
|
||||||
|
- MIT
|
||||||
|
dependencies:
|
||||||
|
- buildrequires:
|
||||||
|
platform: [el8]
|
||||||
|
requires:
|
||||||
|
platform: [el8]
|
||||||
|
profiles:
|
||||||
|
default:
|
||||||
|
rpms:
|
||||||
|
- 389-ds-base
|
||||||
|
- cockpit-389-ds
|
||||||
|
minimal:
|
||||||
|
rpms:
|
||||||
|
- 389-ds-base
|
||||||
|
components:
|
||||||
|
rpms:
|
||||||
|
389-ds-base:
|
||||||
|
rationale: Package in api
|
||||||
|
ref: testing
|
||||||
|
arches: [ x86_64 ]
|
||||||
Loading…
Add table
Add a link
Reference in a new issue