Bug 1856780
| Summary: | Support version GA 4.4 in oVirt Ansible repositories role and set 4.4 as default | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Pavol Brilla <pbrilla> |
| Component: | ovirt-ansible-roles | Assignee: | Martin Necas <mnecas> |
| Status: | CLOSED ERRATA | QA Contact: | Pavol Brilla <pbrilla> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.4.0 | CC: | lsvaty, mperina, mtessun |
| Target Milestone: | ovirt-4.4.1-1 | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-ansible-repositories-1.2.5 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-08-04 16:23:39 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Pavol Brilla
2020-07-14 13:00:57 UTC
Fixed in ovirt-ansible-repositories 1.2.4 https://github.com/oVirt/ovirt-ansible-repositories/releases/tag/1.2.4 rhv-4-manager-for-rhel-8-x86_64-rpms should be rhv-4.4-manager-for-rhel-8-x86_64-rpms Host:
TASK [ovirt.repositories : Enable required repositories] ********************************
ok: [localhost] => (item=rhel-8-for-x86_64-baseos-rpms)
ok: [localhost] => (item=rhel-8-for-x86_64-appstream-rpms)
changed: [localhost] => (item=rhv-4-mgmt-agent-for-rhel-8-x86_64-rpms)
changed: [localhost] => (item=ansible-2.9-for-rhel-8-x86_64-rpms)
changed: [localhost] => (item=advanced-virt-for-rhel-8-x86_64-rpms)
changed: [localhost] => (item=fast-datapath-for-rhel-8-x86_64-rpms)
Engine:
TASK [ovirt.repositories : Enable required repositories] ****************
ok: [localhost] => (item=rhel-8-for-x86_64-baseos-rpms)
ok: [localhost] => (item=rhel-8-for-x86_64-appstream-rpms)
changed: [localhost] => (item=rhv-4.4-manager-for-rhel-8-x86_64-rpms)
changed: [localhost] => (item=ansible-2.9-for-rhel-8-x86_64-rpms)
changed: [localhost] => (item=jb-eap-7.3-for-rhel-8-x86_64-rpms)
changed: [localhost] => (item=fast-datapath-for-rhel-8-x86_64-rpms)
RHVH:
TASK [ovirt.repositories : Enable required repositories] **************************************************************************************************************************************************************************************
failed: [localhost] (item=rhvh-4-for-rhel-8-x86_64-rpms) => {"ansible_loop_var": "item", "changed": false, "item": "rhvh-4-for-rhel-8-x86_64-rpms", "msg": "rhvh-4-for-rhel-8-x86_64-rpms is not a valid repository ID", "results": ["rhvh-4-for-rhel-8-x86_64-rpms is not a valid repository ID"]}
rhvh-4-for-rhel-8-x86_64-rpms - is correct repository it wasnt created yet in prodcution CDN
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (RHV Engine and Host Common Packages 4.4 (0-day)), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:3318 |