diff --git a/haproxy.yaml b/haproxy.yaml new file mode 100644 index 0000000..26dc1ee --- /dev/null +++ b/haproxy.yaml @@ -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