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

Installs lsb_release package if it was not found #38

Merged
merged 1 commit into from Jul 10, 2016

Conversation

juliendufresne
Copy link
Owner

This (partially) resolves #37.

It first checks if the lsb_release package is found.
If it's not, it detects the package manager from a list of known package manager and tries to install it.

The list of known package manager is:

  • apt-get
  • yum

You may add some more if you need it. In such case, please open a pull request.

@juliendufresne juliendufresne added this to the First stable release milestone Jul 10, 2016
@juliendufresne juliendufresne self-assigned this Jul 10, 2016
@juliendufresne juliendufresne merged commit e2c3407 into master Jul 10, 2016
@juliendufresne juliendufresne deleted the install-lsb-release-package branch July 10, 2016 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some vagrant box does not include lsb_release package
1 participant