Skip to content

Replaces vagrant box by distribution info in reports

Pre-release
Pre-release
Compare
Choose a tag to compare
@juliendufresne juliendufresne released this 11 Jul 10:58

Issue: #32
Pull Request: #33

Make use of the lsb_release package which may be available in every distribution.
Ubuntu and Debian include it out of the box but I know some distributions don't.
We also have distributions using a different package name (redhat-lsb for CentOS).
So I will need to find a way to install the right package if it's not present.