mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
copr-backend: switch powerful instances to power10
This commit is contained in:
@@ -122,7 +122,7 @@ aws_{{ arch }}_{{ on_demand + '_' if on_demand is not none else '' }}{% if spot
|
||||
|
||||
{% macro osuosl_p09(on_demand=none) %}
|
||||
{% if on_demand == 'powerful' %}
|
||||
{% set itype='7a93cfcf-7f2e-4dd0-84c6-2e5029daee22' %}
|
||||
{% set itype='321a7d9a-ecb7-4592-a8b4-a4bb78481e2e' %}
|
||||
{% endif %}
|
||||
{% if on_demand is none %}
|
||||
# Power9 VMs in openpower-controller.osuosl.org
|
||||
|
||||
Reference in New Issue
Block a user