HAProxy module
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
This commit is contained in:
parent
5792d67b6c
commit
6024a1c41b
1 changed files with 29 additions and 0 deletions
29
haproxy.yaml
Normal file
29
haproxy.yaml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
document: modulemd
|
||||
version: 1
|
||||
data:
|
||||
summary: HAProxy reverse proxy for high availability environments
|
||||
description: HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments.
|
||||
license:
|
||||
module: [ MIT ]
|
||||
dependencies:
|
||||
buildrequires:
|
||||
bootstrap: master
|
||||
requires:
|
||||
bootstrap: master
|
||||
references:
|
||||
community: https://fedoraproject.org/wiki/Modularity
|
||||
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
|
||||
tracker: https://taiga.fedorainfracloud.org/project/modularity
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- haproxy
|
||||
api:
|
||||
rpms:
|
||||
- haproxy
|
||||
components:
|
||||
rpms:
|
||||
haproxy:
|
||||
rationale: A dependency of tangerine.
|
||||
ref: f25
|
||||
buildorder: 10
|
||||
Loading…
Add table
Add a link
Reference in a new issue