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

multiple ovirt repos should not be allowed at the same time #91

Open
landgraf opened this issue Dec 8, 2016 · 2 comments
Open

multiple ovirt repos should not be allowed at the same time #91

landgraf opened this issue Dec 8, 2016 · 2 comments
Projects

Comments

@landgraf
Copy link

landgraf commented Dec 8, 2016

Currently it's possible to specify multiple repos by using ovirt_rpm_repo, ovirt_repo_files and ovirt_repo_url variables at the same time.All repos will be installed. This can bring problems and dependencies hell.

I see few possible solutions (maybe there're more):

  1. Check if two of them were specified and raise.
  2. Use overriding (for example url overrides files and both of them overrides rpm).
@lukas-bednar
Copy link
Member

@pkubica @StLuke hey guys what is your opinion on that ? please share ...

@StLuke
Copy link
Collaborator

StLuke commented Jan 3, 2017

Question is if multiple repositories are indeed supported for ovirt product.
Like having 4.0 and 4.1 repositories for successful upgrade and in case of issue with upgrade for rollback. Because of this reason I would say this is valid scenario.

If it appears it is indeed not I would say doc fox [1] would be sufficient to mention to user to use only one of them with the role.
https://github.com/rhevm-qe-automation/ovirt-ansible/tree/master/roles/ovirt-common

@lukas-bednar lukas-bednar added this to TODO in all-in-one Mar 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants