ansible/inventory/group_vars/copr_back_dev_aws
2021-07-12 16:23:31 +02:00

69 lines
2.2 KiB
Text

---
description: copr dispatcher and repo server - dev instance
copr_nova_auth_url: "https://fedorainfracloud.org:5000/v2.0"
copr_nova_tenant_id: "a6ff2158641c439a8426d7facab45437"
copr_nova_tenant_name: "coprdev"
copr_nova_username: "copr"
copr_builder_image_name: "builder-f24"
copr_builder_flavor_name: "ms2.builder"
copr_builder_network_name: "coprdev-net"
copr_builder_key_name: "buildsys"
copr_builder_security_groups: "ssh-anywhere-coprdev,default,ssh-from-persistent-coprdev"
copr_builder_images:
x86_64: copr-builder-x86_64-f32-20200914_072608
ppc64le: copr-builder-ppc64le-f31-20200117_132023
aarch64: copr-builder-aarch64-f32-20200914_073754
hypervisor:
x86_64: copr-builder-20210511_210127
ppc64le: copr-builder-ppc64le-20210712_142235
aws:
x86_64: ami-05766cb7551777d09 # copr-builder-x86_64-f34-20210516_142224
aarch64: ami-0b7d49fecf0c393a9 # copr-builder-aarch64-f34-20210516_143216
do_sign: "true"
spawn_in_advance: "false"
frontend_base_url: "https://copr-fe-dev.cloud.fedoraproject.org"
# 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
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
# 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
root_auth_users: msuchy pingou frostyx praiskup schlupov
tcp_ports: [ 22, 80, 443 ]
# consumed by roles/messaging/base
messaging:
certificates:
- key: copr
username: copr
app_name: Copr build system
# Copr vars
copr_hostbase: copr-be-dev
_copr_be_conf: copr-be.conf-dev
datacenter: aws
# what is the main backend service name
copr_backend_target: copr-backend.target