1
0
Fork 0
forked from infra/ansible
ansible/inventory/group_vars/copr_front_dev_aws
Greg Sutcliffe 57a760e09c
Zabbix: port remaining Copr items from Nagios
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2026-06-04 16:54:37 +01:00

46 lines
1.3 KiB
Text

---
copr_machine_type: frontend
# Enable verbose Anubis logging for debugging
anubis_debug: true
allowlist_emails:
- msuchy@redhat.com
- praiskup@redhat.com
- jkadlcik@redhat.com
copr_fe_homedir: /usr/share/copr/coprs_frontend
copr_frontend_public_hostname: "copr.stg.fedoraproject.org"
copr_kerberos_auth_enabled: true
copr_mbs_cli_login: Y29wcg==##vtvvikhcjncwkfkdcssv
copr_messaging_queue: "c8e11df7-e863-4ca4-99b9-d37c6663c7f7"
copr_pagure_events:
io.pagure.prod.pagure: "https://pagure.io/"
io.pagure.stg.pagure: "https://stg.pagure.io"
org.fedoraproject.prod.pagure: "https://src.fedoraproject.org/"
# consumed by roles/copr/certbot
letsencrypt:
certificates:
copr.stg.fedoraproject.org:
challenge_dir: /var/www/html
domains:
- copr.stg.fedoraproject.org
- copr-fe-dev.cloud.fedoraproject.org
- copr-fe-dev.aws.fedoraproject.org
mail: copr-devel@lists.fedorahosted.org
predefined_deploy_script: httpd
tcp_ports: [22, 80, 443,
# node_exporter/prometheus
9100,
# testing httpd server, `copr-frontend run`
5000,
]
services_disabled: false
aws_ipv6_addr: "2600:1f18:8ee:ae00:66a:fd15:3f16:4092/128"
notes: |
Provide the testing environment of copr's frontend
This host is the testing environment for copr's web interface
zabbix_macros:
'COPR.BE_URL': copr-be-dev.aws.fedoraproject.org