copr: add architecture s390x

This commit is contained in:
Silvie Chlupova 2020-07-28 13:49:39 +02:00
parent 74f76fb624
commit 67b5f69f2d

View file

@ -15,6 +15,8 @@ aws_x86_64_normal_{% if devel %}dev{% else %}prod{% endif %}:
- arch_i686_native
- arch_armhfp
- arch_armhfp_emulated
- arch_s390x
- arch_s390x_emulated
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"