mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-19 19:46:38 +08:00
190 lines
5.3 KiB
Plaintext
190 lines
5.3 KiB
Plaintext
---
|
|
env: staging
|
|
|
|
_forward_src: "forward_dev"
|
|
aws_arch_subnets:
|
|
# Your requested instance type (a1.xlarge) is not supported in your requested Availability Zone (us-east-1a).
|
|
# Your requested instance type (a1.xlarge) is not supported in your requested Availability Zone (us-east-1d).
|
|
# Your requested instance type (a1.xlarge) is not supported in your requested Availability Zone (us-east-1f).
|
|
aarch64:
|
|
- subnet-0995f6a466849f4c3
|
|
- subnet-08cadf5a14b530ac4
|
|
- subnet-07b0b3168a353e3ee
|
|
x86_64:
|
|
- subnet-0995f6a466849f4c3
|
|
- subnet-08cadf5a14b530ac4
|
|
- subnet-07b0b3168a353e3ee
|
|
- subnet-09c74a3e6420a206b
|
|
- subnet-01d4e967ab5e78005
|
|
- subnet-05437ac82d63b6ef5
|
|
backend_base_url: "https://download.copr-dev.fedorainfracloud.org"
|
|
|
|
builders:
|
|
# max|spawn_concurrently|prealloc
|
|
aws:
|
|
aarch64: [2, 1, 1]
|
|
x86_64: [4, 0, 0]
|
|
aws_reserved:
|
|
aarch64: [0, 0, 0]
|
|
x86_64: [0, 0, 0]
|
|
aws_powerful:
|
|
aarch64: [10, 1, 0]
|
|
x86_64: [10, 1, 0]
|
|
aws_spot:
|
|
aarch64: [3, 3, 1]
|
|
x86_64: [0, 0, 1]
|
|
ppc64le_hypervisor_01:
|
|
ppc64le: [0, 1, 1]
|
|
ppc64le_hypervisor_02:
|
|
ppc64le: [0, 1, 1]
|
|
p09_hypervisor_01:
|
|
ppc64le: [1, 1, 1]
|
|
p09_hypervisor_02:
|
|
ppc64le: [1, 1, 1]
|
|
p09_hypervisor_03:
|
|
ppc64le: [1, 1, 1]
|
|
p09_hypervisor_04:
|
|
ppc64le: [1, 1, 1]
|
|
x86_hypervisor_01:
|
|
x86_64: [0, 1, 1]
|
|
x86_hypervisor_02:
|
|
x86_64: [0, 1, 1]
|
|
x86_hypervisor_03:
|
|
x86_64: [0, 1, 1]
|
|
x86_hypervisor_04:
|
|
x86_64: [2, 1, 1]
|
|
|
|
ibm_cloud_us_east_hp:
|
|
s390x: [1, 1, 0]
|
|
|
|
ibm_cloud_br_sao_1:
|
|
s390x: [1, 1, 0]
|
|
ibm_cloud_br_sao_2:
|
|
s390x: [1, 1, 0]
|
|
ibm_cloud_br_sao_3:
|
|
s390x: [1, 1, 0]
|
|
|
|
ibm_cloud_eu_es_1:
|
|
s390x: [1, 1, 0]
|
|
ibm_cloud_eu_es_2:
|
|
s390x: [1, 1, 0]
|
|
ibm_cloud_eu_es_3:
|
|
s390x: [1, 1, 0]
|
|
|
|
cloud_instance_types:
|
|
ibm_cloud:
|
|
s390x: mz2-2x16
|
|
s390x_hp: bz2-16x64
|
|
|
|
ibm_cloud_regions:
|
|
eu_es:
|
|
name: eu-es
|
|
name_humans: Madrid, Spain
|
|
ssh_key: r050-cbd10ece-a28f-45c8-bc3a-15ecb9ff66d5
|
|
vpc: r050-190b8bac-3bae-47cf-9be7-ac70fc54ccb9
|
|
security_group: r050-cfc3db07-8cde-4807-9756-db91b242092a
|
|
images: "{{ copr_builder_images.ibm_cloud.eu_es }}"
|
|
br_sao:
|
|
name: br-sao
|
|
name_humans: Sao Paulo, Brazil
|
|
ssh_key: r042-4fb65a23-e7bd-440f-8d71-ff57b83a4152
|
|
vpc: r042-c902f12d-556f-4334-95cb-d181ebb3d8ba
|
|
security_group: r042-22ef3881-fa20-4caa-9873-c8dc41c5dcb7
|
|
images: "{{ copr_builder_images.ibm_cloud.br_sao }}"
|
|
|
|
resalloc_pools:
|
|
ibm_us_east:
|
|
images: "{{ copr_builder_images.ibm_cloud.us_east }}"
|
|
subnets:
|
|
- us-east-1:0757-df8209fd-e4e4-4659-bcca-b60c9eddfb35
|
|
- us-east-2:0767-4cb7e11d-14db-48a8-9d1d-c59679112cd5
|
|
- us-east-3:0777-bc697f15-4f13-4843-b338-d8950e3d23c0
|
|
ssh_key: r014-fc1c1b90-5a7f-4cc6-a6d4-b273bd19be99
|
|
vpc: r014-e90f14b0-a9c0-4c0b-bc81-207904b2d19e
|
|
security_group: r014-941706bd-062c-4d4c-9512-9a31b8f257d7
|
|
|
|
ibm_eu_es_1:
|
|
zone: eu-es-1
|
|
subnet: 02w7-84eded83-3077-44c3-a84c-90c7afb7ff4f
|
|
region_config: "{{ ibm_cloud_regions.eu_es }}"
|
|
floating_ips:
|
|
- r050-c7f0c426-6842-4a68-91ca-72faf38d1fca
|
|
|
|
ibm_eu_es_2:
|
|
zone: eu-es-2
|
|
subnet: 02x7-05de0643-b257-4500-9a14-648421b16738
|
|
region_config: "{{ ibm_cloud_regions.eu_es }}"
|
|
floating_ips:
|
|
- r050-97186457-f797-4d90-82bb-7f363453edb9
|
|
|
|
ibm_eu_es_3:
|
|
zone: eu-es-3
|
|
subnet: 02y7-e32873a0-ad98-44d5-b49d-da49f731a914
|
|
region_config: "{{ ibm_cloud_regions.eu_es }}"
|
|
floating_ips:
|
|
- r050-5c361f73-2663-406f-96c9-5274552e3206
|
|
|
|
ibm_br_sao_1:
|
|
zone: br-sao-1
|
|
subnet: 02t7-1c0b186a-ca5e-44ea-bf2c-ca2f3122a9ff
|
|
region_config: "{{ ibm_cloud_regions.br_sao }}"
|
|
floating_ips:
|
|
- r042-ac2bf299-90e4-4804-91a1-f0a4168abdd0
|
|
|
|
ibm_br_sao_2:
|
|
zone: br-sao-2
|
|
subnet: 02u7-75fa6c55-b65a-4d38-a011-15559c7171ce
|
|
region_config: "{{ ibm_cloud_regions.br_sao }}"
|
|
floating_ips:
|
|
- r042-b58c7ed2-8552-4310-bfcf-a5dbef36cdd5
|
|
|
|
ibm_br_sao_3:
|
|
zone: br-sao-3
|
|
subnet: 02v7-439195e6-2df0-4720-9696-76d0a63c352d
|
|
region_config: "{{ ibm_cloud_regions.br_sao }}"
|
|
floating_ips:
|
|
- r042-e97d42a1-dede-4b4b-b663-c6fcef8a7a2b
|
|
|
|
copr_aws_region: us-east-1
|
|
# don't forget to update ip in ./copr-keygen-stg, due to custom firewall rules
|
|
|
|
# eth0, eth1
|
|
copr_backend_ips: ["18.208.10.131", "172.30.2.11"]
|
|
|
|
copr_builder_fedora_version: 42
|
|
|
|
copr_builder_images:
|
|
aws:
|
|
# WARNING: never forget to tag FedoraGroup=copr!
|
|
aarch64: ami-0b8871c5be60af626
|
|
x86_64: ami-0a3a77adba2c726a2
|
|
hypervisor:
|
|
ppc64le: copr-builder-ppc64le-2026-01-20
|
|
x86_64: copr-builder-x86_64-2026-01-20
|
|
ibm_cloud:
|
|
br_sao: # São Paulo
|
|
s390x: r042-8ea365c9-fcdd-4611-848c-75ccb3e56a5d
|
|
eu_es: # Madrid
|
|
s390x: r050-3afb8f3d-5552-43e7-8eee-de6511ca41dc
|
|
us_east: # Washington
|
|
s390x: r014-43e2144b-2795-402a-92b2-066d1f989b5c
|
|
osuosl:
|
|
ppc64le: copr-builder-ppc64le-2026-01-14
|
|
|
|
copr_messaging: true
|
|
datacenter: aws
|
|
devel: true
|
|
dist_git_base_url: "copr-dist-git-dev.fedorainfracloud.org"
|
|
frontend_base_url: "https://copr.stg.fedoraproject.org"
|
|
keygen_host: "54.225.23.248"
|
|
rpm_vendor_copr_name: Fedora Copr (devel)
|
|
root_auth_users: msuchy frostyx praiskup nikromen
|
|
|
|
aws_cloudfront_distribution: EX55ITR8LVMOH
|
|
|
|
nrpe_client_uid: 500
|
|
|
|
pulp_content_url: "https://console.redhat.com/api/pulp-content/public-copr-stage/"
|
|
|
|
zabbix_host: 38.145.32.42
|