You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Ansible installer fails on RHEL7 trying to install the CentOS repo "centos-release-qemu-ev"
I believe the packages provided in that repo for CentOS are available in the regular RHEL server, extras and optionals but the Ansible install fails trying to turn on that repo for RHEL. I tried commenting out that repo install in the playbook but subsequent tasks fail as well. Should this CentOS repo be installed if RHEL or should there be a separate way to install these packages from the official RHEL repos?
On Wed, Dec 23, 2020 at 2:15 PM Steve Jones ***@***.***> wrote:
The documentation should be updated to reflect that only CentOS is
supported for ansible installs.
If you want to use ansible for RHEL installs then some small changes would
be required.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#247 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKTSIMIKKXISUUDXMQ5MV2TSWI6TZANCNFSM4VHKBJBQ>
.
The Ansible installer fails on RHEL7 trying to install the CentOS repo "centos-release-qemu-ev"
I believe the packages provided in that repo for CentOS are available in the regular RHEL server, extras and optionals but the Ansible install fails trying to turn on that repo for RHEL. I tried commenting out that repo install in the playbook but subsequent tasks fail as well. Should this CentOS repo be installed if RHEL or should there be a separate way to install these packages from the official RHEL repos?
/usr/share/eucalyptus-ansible/roles/common/tasks/yum_repos.yml
The text was updated successfully, but these errors were encountered: