2014-09-05 15:38:22 +02:00
|
|
|
---
|
2015-06-01 17:53:41 +02:00
|
|
|
copr_builder_flavor_name: "ms2.builder"
|
2021-11-16 13:27:57 -08:00
|
|
|
copr_builder_image_name: "builder-f24"
|
2019-08-11 19:12:24 +02:00
|
|
|
copr_builder_images:
|
2020-01-20 14:51:50 +01:00
|
|
|
aarch64: copr-builder-20200120_133457
|
2019-11-19 13:57:21 +01:00
|
|
|
aws:
|
2020-04-21 15:43:02 +02:00
|
|
|
aarch64: ami-0acfbfbed95798259 # copr-builder-aarch64-f31-20200421_133814
|
2021-11-16 13:27:57 -08:00
|
|
|
x86_64: ami-09a4c035460759858 # copr-builder-x86_64-f31-20200421_131242
|
|
|
|
ppc64le: copr-builder-ppc64le-f31-20200117_132023
|
|
|
|
x86_64: copr-builder-x86_64-f31-20200117_120726
|
|
|
|
copr_builder_key_name: "buildsys"
|
|
|
|
copr_builder_network_name: "coprdev-net"
|
|
|
|
copr_builder_security_groups: "ssh-anywhere-coprdev,default,ssh-from-persistent-coprdev"
|
|
|
|
copr_nova_auth_url: "https://fedorainfracloud.org:5000/v2.0"
|
|
|
|
copr_nova_tenant_id: "a6ff2158641c439a8426d7facab45437"
|
|
|
|
copr_nova_tenant_name: "coprdev"
|
|
|
|
copr_nova_username: "copr"
|
|
|
|
csi_primary_contact: "msuchy (mirek), frostyx, praiskup IRC #fedora-admin, #fedora-buildsys"
|
|
|
|
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
|
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
|
2021-11-16 13:27:57 -08:00
|
|
|
do_sign: "true"
|
|
|
|
frontend_base_url: "https://copr-fe-dev.cloud.fedoraproject.org"
|
2019-07-19 11:01:40 +02:00
|
|
|
# consumed by roles/copr/certbot
|
|
|
|
letsencrypt:
|
|
|
|
certificates:
|
|
|
|
copr-be-dev.cloud.fedoraproject.org:
|
|
|
|
challenge_dir: /var/lib/copr/public_html
|
2021-11-16 13:27:57 -08:00
|
|
|
domains:
|
|
|
|
- copr-be-dev.cloud.fedoraproject.org
|
2019-07-19 11:01:40 +02:00
|
|
|
mail: copr-devel@lists.fedorahosted.org
|
2021-11-16 13:27:57 -08:00
|
|
|
predefined_deploy_script: lighttpd
|
|
|
|
spawn_in_advance: "false"
|