diff --git a/roles/copr/backend/templates/resalloc/ibm-cloud-vm.j2 b/roles/copr/backend/templates/resalloc/ibm-cloud-vm.j2 index 339f178ddd..fd21f19fc5 100755 --- a/roles/copr/backend/templates/resalloc/ibm-cloud-vm.j2 +++ b/roles/copr/backend/templates/resalloc/ibm-cloud-vm.j2 @@ -98,7 +98,7 @@ def create_instance(service, instance_name, opts, log): }, "delete_volume_on_instance_delete": True, }, - "image": {"id": image_id}, + "image": {"id": opts.image_uuid}, "primary_network_interface": { 'name': 'primary-network-interface', 'subnet': {