diff --git a/389-ds.yaml b/389-ds.yaml new file mode 100644 index 0000000..a272c84 --- /dev/null +++ b/389-ds.yaml @@ -0,0 +1,27 @@ +document: modulemd +version: 2 +data: + name: 389-ds + stream: "1.4" + summary: 389 Directory Server (base) + description: >- + 389 Directory Server is an LDAPv3 compliant server. The base package includes + the LDAP server and command line utilities for server administration. + license: + module: + - MIT + dependencies: + - buildrequires: + nodejs: [10] + platform: [el8.4.0] + requires: + platform: [el8] + filter: + rpms: + - cockpit-389-ds + components: + rpms: + 389-ds-base: + rationale: Package in api + ref: 27c13873172626cffc953d982a94e89b109ec273 + arches: [aarch64, ppc64le, s390x, x86_64]