Files
fedora-infra_ansible/inventory/group_vars/copr_aws
Pavel Raiskup 660a436c50 Revert "copr-be: decrease the number of VMs"
The machine has 2CPU now.

This reverts commit 482371aa13.
2024-04-03 15:16:40 +02:00

94 lines
3.0 KiB
Plaintext

---
_forward_src: "forward"
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.fedorainfracloud.org"
builders:
# max|spawn_concurrently|prealloc
aws:
aarch64: [8, 2, 2]
x86_64: [20, 4, 1]
aws_spot:
aarch64: [30, 4, 3]
x86_64: [70, 8, 8]
ppc64le_hypervisor_01:
ppc64le: [15, 4, 15]
# There's the ppc64le-test machine, so keep 2 builders less.
ppc64le_hypervisor_02:
ppc64le: [13, 4, 13]
p09_hypervisor_01:
ppc64le: [31, 5, 31]
x86_hypervisor_01:
x86_64: [20, 4, 20]
x86_hypervisor_02:
x86_64: [20, 4, 20]
x86_hypervisor_03:
x86_64: [20, 4, 20]
x86_hypervisor_04:
x86_64: [20, 4, 20]
ibm_cloud_us_east:
# s390x is on-demand
s390x: [18, 6, 6]
ibm_cloud_tokyo:
# tokyo is evacuated
s390x: [0, 6, 6]
copr_aws_region: us-east-1
# don't forget to update ip in ./copr-keygen, due to custom firewall rules
# eth0, eth1
copr_backend_ips: ["52.44.175.77", "172.30.2.240"]
copr_builder_fedora_version: 39
copr_builder_images:
aws:
aarch64: ami-0f93da3f4f368afb4
x86_64: ami-062f0015f85924f2f
hypervisor:
ppc64le: copr-builder-ppc64le-20240201_144151
x86_64: copr-builder-x86_64-20240201_144216
ibm_cloud:
s390x:
tokyo: r022-3bca519e-3cc7-432e-9280-8ff89738e3a5
us_east: r014-1469fafc-d906-44fa-b780-e4599ed56fde
osuosl:
ppc64le: copr-builder-ppc64le-20240206_143009
copr_messaging: true
datacenter: aws
devel: false
dist_git_base_url: "copr-dist-git.fedorainfracloud.org"
frontend_base_url: "https://copr.fedorainfracloud.org"
keygen_host: "54.83.48.73"
rpm_vendor_copr_name: Fedora Copr
root_auth_users: msuchy frostyx praiskup nikromen
aws_cloudfront_distribution: E2PUZIRCXCOXTG
nrpe_client_uid: 500
rsnapshot_push:
server_host: storinator01.rdu-cc.fedoraproject.org
backup_dir: /srv/nfs/copr-be
cases:
copr-be-copr-user:
user: copr
rsync_args: -H --relative /var/lib/copr/public_html --info=progress2
command: rsnapshot_copr_backend
timing_plan: copr_be
# copr-backend's copr/resalloc pubkey
ssh_pub_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCeTO0ddXuhDZYM9HyM0a47aeV2yIVWhTpddrQ7/RAIs99XyrsicQLABzmdMBfiZnP0FnHBF/e+2xEkT8hHJpX6bX81jjvs2bb8KP18Nh8vaXI3QospWrRygpu1tjzqZT0Llh4ZVFscum8TrMw4VWXclzdDw6x7csCBjSttqq8F3iTJtQ9XM9/5tCAAOzGBKJrsGKV1CNIrfUo5CSzY+IUVIr8XJ93IB2ZQVASK34T/49egmrWlNB32fqAbDMC+XNmobgn6gO33Yq5Ly7Dk4kqTUx2TEaqDkZfhsVu0YcwV81bmqsltRvpj6bIXrEoMeav7nbuqKcPLTxWEY/2icePF"