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

Optional virtualbox install and version #2

Merged
merged 1 commit into from
Dec 6, 2017

Conversation

senorsmile
Copy link
Contributor

This patch allows you to specify an optional version (i.e. name) for the virtualbox install on Debian systems. This is necessary if you are using the oracle repos and are installing e.g. virtualbox-5.1. You can have both virtualbox-5.1 and virtualbox (from the default repos) installed, but they will conflict.

This also allows you to override the install by choosing false (e.g. if you are installing it from another role).

This patch allows you to specify an optional version (i.e. name) for the virtualbox install on Debian systems.  This is necessary if you are using the oracle repos and are installing e.g. virtualbox-5.1.  You can have both virtualbox-5.1 and virtualbox (from the default repos) installed, but they will conflict.

This also allows you to override the install by choosing false (e.g. if you are installing it from another role).
@jdauphant
Copy link
Owner

Thanks @senorsmile , good job ;)

@jdauphant jdauphant merged commit 02146ab into jdauphant:master Dec 6, 2017
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

Successfully merging this pull request may close these issues.

2 participants