copr-be: define aws_arch_subnets
This commit is contained in:
parent
643a5deed7
commit
468ac18651
2 changed files with 34 additions and 0 deletions
|
@ -62,4 +62,21 @@ copr_builder_images:
|
||||||
x86_64: ami-05766cb7551777d09 # copr-builder-x86_64-f34-20210516_142224
|
x86_64: ami-05766cb7551777d09 # copr-builder-x86_64-f34-20210516_142224
|
||||||
aarch64: ami-0b7d49fecf0c393a9 # copr-builder-aarch64-f34-20210516_143216
|
aarch64: ami-0b7d49fecf0c393a9 # copr-builder-aarch64-f34-20210516_143216
|
||||||
|
|
||||||
|
aws_arch_subnets:
|
||||||
|
x86_64:
|
||||||
|
- subnet-0995f6a466849f4c3
|
||||||
|
- subnet-08cadf5a14b530ac4
|
||||||
|
- subnet-07b0b3168a353e3ee
|
||||||
|
- subnet-09c74a3e6420a206b
|
||||||
|
- subnet-01d4e967ab5e78005
|
||||||
|
- subnet-05437ac82d63b6ef5
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
||||||
rpm_vendor_copr_name: Fedora Copr
|
rpm_vendor_copr_name: Fedora Copr
|
||||||
|
|
|
@ -62,4 +62,21 @@ copr_builder_images:
|
||||||
x86_64: ami-05766cb7551777d09 # copr-builder-x86_64-f34-20210516_142224
|
x86_64: ami-05766cb7551777d09 # copr-builder-x86_64-f34-20210516_142224
|
||||||
aarch64: ami-0b7d49fecf0c393a9 # copr-builder-aarch64-f34-20210516_143216
|
aarch64: ami-0b7d49fecf0c393a9 # copr-builder-aarch64-f34-20210516_143216
|
||||||
|
|
||||||
|
aws_arch_subnets:
|
||||||
|
x86_64:
|
||||||
|
- subnet-0995f6a466849f4c3
|
||||||
|
- subnet-08cadf5a14b530ac4
|
||||||
|
- subnet-07b0b3168a353e3ee
|
||||||
|
- subnet-09c74a3e6420a206b
|
||||||
|
- subnet-01d4e967ab5e78005
|
||||||
|
- subnet-05437ac82d63b6ef5
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
||||||
rpm_vendor_copr_name: Fedora Copr (devel)
|
rpm_vendor_copr_name: Fedora Copr (devel)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue