copr-be: tag AWS resalloc instances with "aws"
This commit is contained in:
parent
0b8c690702
commit
94e5f21bc1
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@ aws_x86_64_normal_{% if devel %}dev{% else %}prod{% endif %}:
|
|||
- arch_armhfp_emulated
|
||||
- arch_s390x
|
||||
- arch_s390x_emulated
|
||||
- aws
|
||||
cmd_new: "/var/lib/resallocserver/resalloc_provision/vm-aws-new --arch=x86_64"
|
||||
cmd_delete: "/var/lib/resallocserver/resalloc_provision/vm-aws-delete"
|
||||
cmd_livecheck: "/var/lib/resallocserver/resalloc_provision/vm-aws-check"
|
||||
|
@ -35,6 +36,7 @@ aws_aarch64_normal_{% if devel %}dev{% else %}prod{% endif %}:
|
|||
- copr_builder
|
||||
- arch_aarch64
|
||||
- arch_aarch64_native
|
||||
- aws
|
||||
cmd_new: "/var/lib/resallocserver/resalloc_provision/vm-aws-new --arch=aarch64"
|
||||
cmd_delete: "/var/lib/resallocserver/resalloc_provision/vm-aws-delete"
|
||||
cmd_livecheck: "/var/lib/resallocserver/resalloc_provision/vm-aws-check"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue