33 lines
689 B
Text
33 lines
689 B
Text
---
|
|
devel: false
|
|
datacenter: aws
|
|
|
|
copr_messaging: true
|
|
|
|
_forward_src: "forward"
|
|
|
|
# don't forget to update ip in ./copr-keygen, due to custom firewall rules
|
|
|
|
# eth0, eth1
|
|
copr_backend_ips: ["34.227.76.72", "172.30.2.166"]
|
|
keygen_host: "52.202.64.55"
|
|
|
|
backend_base_url: "https://download.copr.fedorainfracloud.org"
|
|
postfix_group: copr
|
|
|
|
frontend_base_url: "https://copr.fedorainfracloud.org"
|
|
dist_git_base_url: "copr-dist-git.fedorainfracloud.org"
|
|
|
|
ansible_ifcfg_blocklist: true
|
|
|
|
copr_aws_region: us-east-1
|
|
|
|
services_disabled: false
|
|
nm_controlled_resolv: True
|
|
|
|
builders:
|
|
# max|max_spawn|max_prealloc
|
|
aws:
|
|
x86_64: [100,15,15]
|
|
armhfp: [20,3,3]
|
|
aarch64: [20,6,6]
|