2014-09-05 15:38:22 +02:00
|
|
|
---
|
2014-10-10 12:35:14 +02:00
|
|
|
_lighttpd_conf_src: "lighttpd/lighttpd_dev.conf"
|
2014-11-25 18:51:28 +01:00
|
|
|
|
2015-06-23 08:40:19 +00:00
|
|
|
copr_nova_auth_url: "https://fedorainfracloud.org:5000/v2.0"
|
2015-11-06 13:23:23 +01:00
|
|
|
copr_nova_tenant_id: "a6ff2158641c439a8426d7facab45437"
|
2015-04-02 12:59:59 +02:00
|
|
|
copr_nova_tenant_name: "coprdev"
|
2015-04-02 15:19:52 +02:00
|
|
|
copr_nova_username: "copr"
|
2015-04-02 12:59:59 +02:00
|
|
|
|
2016-07-12 19:13:54 +02:00
|
|
|
copr_builder_image_name: "builder-f24"
|
2015-06-01 17:53:41 +02:00
|
|
|
copr_builder_flavor_name: "ms2.builder"
|
2015-04-03 18:04:56 +02:00
|
|
|
copr_builder_network_name: "coprdev-net"
|
2015-04-03 17:02:53 +02:00
|
|
|
copr_builder_key_name: "buildsys"
|
2015-05-19 15:43:37 +02:00
|
|
|
copr_builder_security_groups: "ssh-anywhere-coprdev,default,ssh-from-persistent-coprdev"
|
2015-04-02 12:59:59 +02:00
|
|
|
|
2019-08-11 19:12:24 +02:00
|
|
|
copr_builder_images:
|
2020-01-17 14:25:11 +01:00
|
|
|
x86_64: copr-builder-x86_64-f31-20200117_120726
|
|
|
|
ppc64le: copr-builder-ppc64le-f31-20200117_132023
|
2019-11-26 14:12:56 +01:00
|
|
|
aarch64: copr-builder-20191126_114948
|
2019-11-19 13:57:21 +01:00
|
|
|
aws:
|
2020-01-17 15:26:51 +01:00
|
|
|
x86_64: ami-009d97ed84d6b6fba # copr-builder-x86_64-f31-20200117_142517
|
|
|
|
aarch64: ami-05694f6d50e78cb91 # copr-builder-aarch64-f31-20200117_142544
|
2019-08-11 19:12:24 +02:00
|
|
|
|
2015-08-03 13:17:26 +02:00
|
|
|
do_sign: "true"
|
2014-11-26 15:19:22 +01:00
|
|
|
|
2015-11-06 13:23:23 +01:00
|
|
|
spawn_in_advance: "false"
|
2019-01-11 14:37:24 +01:00
|
|
|
frontend_base_url: "https://copr-fe-dev.cloud.fedoraproject.org"
|
2015-11-20 20:19:56 +00:00
|
|
|
|
2019-06-06 08:58:07 +02:00
|
|
|
|
2015-11-20 20:19:56 +00:00
|
|
|
# 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
|
2019-04-01 10:16:08 +02:00
|
|
|
csi_primary_contact: "msuchy (mirek), frostyx, dturecek, praiskup IRC #fedora-admin, #fedora-buildsys"
|
2015-11-20 20:19:56 +00:00
|
|
|
csi_purpose: Provide the testing environment of copr's backend
|
|
|
|
csi_relationship: This host is the testing environment for the cloud infrastructure of copr's backend
|
2019-07-19 11:01:40 +02:00
|
|
|
|
|
|
|
# consumed by roles/copr/certbot
|
|
|
|
letsencrypt:
|
|
|
|
predefined_deploy_script: lighttpd
|
|
|
|
certificates:
|
|
|
|
copr-be-dev.cloud.fedoraproject.org:
|
|
|
|
domains:
|
|
|
|
- copr-be-dev.cloud.fedoraproject.org
|
|
|
|
challenge_dir: /var/lib/copr/public_html
|
|
|
|
mail: copr-devel@lists.fedorahosted.org
|