Merge branch 'master' of ssh://pagure.io/fedora-infra/ansible

This commit is contained in:
Mark O'Brien 2020-07-28 15:35:06 +01:00
commit e16418f602

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"