diff --git a/389-ds.yaml b/389-ds.yaml new file mode 100644 index 0000000..0b16602 --- /dev/null +++ b/389-ds.yaml @@ -0,0 +1,30 @@ +--- +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.3.0] + requires: + platform: [el8] + filter: + rpms: + - cockpit-389-ds + components: + rpms: + 389-ds-base: + rationale: Package in api + ref: 4a43a03c337af4d709ed211f132d1d47afeb4fa8 + arches: [aarch64, ppc64le, s390x, x86_64] +... +