Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Better support for GetOSFromSeries #247
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-utils |
jujubot
merged commit 817aeac
into
juju:master
Oct 31, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wallyworld commentedOct 31, 2016
When calling GetOSFromSeries(), on Linux, if the series was not found, there was no call to update distro info data to pull in the last series info. This is fixed.
Also, add in yakkety and zesty so there work without the need for the distro info lookup.