33 lines
1.3 KiB
Text
33 lines
1.3 KiB
Text
---
|
|
copr_fe_homedir: /usr/share/copr/coprs_frontend
|
|
copr_frontend_public_hostname: "copr.fedorainfracloud.org"
|
|
copr_kerberos_auth_enabled: true
|
|
copr_messaging_queue: "a9b74258-21c6-4e79-ba65-9e858dc84a2b"
|
|
copr_pagure_events:
|
|
io.pagure.prod.pagure: "https://pagure.io/"
|
|
org.fedoraproject.prod.pagure: "https://src.fedoraproject.org/"
|
|
csi_primary_contact: "msuchy (mirek), frostyx, praiskup IRC #fedora-admin, #fedora-buildsys"
|
|
csi_purpose: Provide a publicly accessible frontend for 3rd party packages (copr)
|
|
csi_relationship: |
|
|
- This host provides the frontend part of copr only.
|
|
- It's the point of contact between end users and the copr build system (backend, package singer)
|
|
# These variables are pushed into /etc/system_identification by the base role.
|
|
# Groups and individual hosts should override them with specific info.
|
|
# See http://infrastructure.fedoraproject.org/csi/security-policy/
|
|
csi_security_category: Moderate
|
|
# consumed by roles/copr/certbot
|
|
letsencrypt:
|
|
certificates:
|
|
copr.fedorainfracloud.org:
|
|
challenge_dir: /var/www/html
|
|
domains:
|
|
- copr.fedorainfracloud.org
|
|
mail: copr-devel@lists.fedorahosted.org
|
|
predefined_deploy_script: httpd
|
|
tcp_ports: [22, 80, 443,
|
|
# node_exporter/prometheus
|
|
9100,
|
|
]
|
|
services_disabled: false
|
|
|
|
aws_ipv6_addr: "2600:1f18:8ee:ae00:9d1f:4737:93ce:6db/128"
|