45 lines
963 B
YAML
45 lines
963 B
YAML
document: modulemd-packager
|
|
version: 3
|
|
data:
|
|
summary: nginx webserver
|
|
description: nginx webserver mainline stream
|
|
license:
|
|
- MIT
|
|
configurations:
|
|
- context: "8b234a03"
|
|
platform: eln
|
|
- context: "9edba152"
|
|
platform: el8
|
|
- context: "f27b74a8"
|
|
platform: f35
|
|
- context: "5e5ad4a0"
|
|
platform: f36
|
|
- context: "9e842022"
|
|
platform: f37
|
|
references:
|
|
documentation: http://nginx.org/en/docs/
|
|
tracker: https://trac.nginx.org/nginx/
|
|
profiles:
|
|
common:
|
|
rpms:
|
|
- nginx
|
|
- nginx-all-modules
|
|
minimal:
|
|
rpms:
|
|
- nginx-core
|
|
api:
|
|
rpms:
|
|
- nginx
|
|
- nginx-all-modules
|
|
- nginx-core
|
|
- 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: nginx package
|
|
ref: stream-mainline
|