Compare commits
22 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f76dd8f577 | ||
|
|
53bf06e8a5 | ||
|
|
cf77b7f7b1 | ||
|
|
a63d10d90f | ||
|
|
2b5723032f | ||
|
|
7a7fbf7b7e | ||
|
|
7e5361924f | ||
|
|
2387650f25 | ||
|
|
efe34b7d36 | ||
|
|
4f0704b34d | ||
|
|
2a46ef2fe4 | ||
|
|
7820726b43 | ||
|
|
36fedea7c1 | ||
|
|
af1c7d89d9 | ||
|
|
eb67e03afb | ||
|
|
73ea0e2c74 | ||
|
|
433a2f6602 | ||
|
|
9da4ce5e80 | ||
|
|
4d94034a50 | ||
|
|
e199e2414c | ||
|
|
abf2270e4c | ||
|
|
c2d4dee76c |
1 changed files with 35 additions and 0 deletions
35
389-directory-server.yaml
Normal file
35
389-directory-server.yaml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
---
|
||||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
stream: testing
|
||||
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
|
||||
legacy:
|
||||
rpms:
|
||||
- 389-ds-base
|
||||
- 389-ds-base-legacy-tools
|
||||
- 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