You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nginx/nginx.yaml

44 lines
944 B

---
document: modulemd-packager
version: 3
data:
name: nginx
stream: 1.22
summary: nginx webserver
description: >-
nginx 1.22 webserver module
license: [MIT]
configurations:
- context: '9'
platform: el9
references:
documentation: http://nginx.org/en/docs/
tracker: https://trac.nginx.org/nginx/
profiles:
common:
rpms:
- nginx
- nginx-all-modules
- nginx-filesystem
- nginx-mod-http-image-filter
- nginx-mod-http-perl
- nginx-mod-http-xslt-filter
- nginx-mod-mail
- nginx-mod-stream
api:
rpms:
- nginx
- nginx-all-modules
- nginx-filesystem
- nginx-mod-http-image-filter
- nginx-mod-http-perl
- nginx-mod-http-xslt-filter
- nginx-mod-mail
- nginx-mod-stream
components:
rpms:
nginx:
rationale: Module API.
ref: changed/i9c-stream-1.22/nginx-1.22.1-5.module+el9.3.0.z+20438+032561a0
...