mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
copr-hv: typo in libvirt-new script
This commit is contained in:
@@ -61,7 +61,7 @@ def get_hv_identification_from_pool_id(pool_id):
|
||||
".rdu-cc.fedoraproject.org/system",
|
||||
"ppc64le",
|
||||
)
|
||||
if pool_id.startswith("copr_hv_ppc64le_01"):
|
||||
if pool_id.startswith("copr_hv_ppc64le_02"):
|
||||
return (
|
||||
5,
|
||||
"qemu+ssh://copr@vmhost-p08-copr02"
|
||||
|
||||
Reference in New Issue
Block a user