Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Euca 5 Ansible Install RHEL qemu check failure #247

Open
ndtroubleshoot opened this issue Dec 23, 2020 · 3 comments
Open

Euca 5 Ansible Install RHEL qemu check failure #247

ndtroubleshoot opened this issue Dec 23, 2020 · 3 comments

Comments

@ndtroubleshoot
Copy link

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

@sjones4
Copy link
Member

sjones4 commented Dec 23, 2020

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.

@ndtroubleshoot
Copy link
Author

ndtroubleshoot commented Dec 23, 2020 via email

@sjones4
Copy link
Member

sjones4 commented Dec 23, 2020

Documentation is updated via Corymbia/eucalyptus-documentation#22

Ideally the ansible install should be updated to skip (or fix) the qemu steps on RHEL so that it otherwise works as per CentOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants