-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #42 from SimonRichardson/os-from-series-with-base-os
#42 The following function helps provide a hint to help when normalising the OS from a series. For OSes like centos that just have a number after it, then the series of centos7 is fine, but fails when someone wants to just pass 7. Unless we know the potential os as a hint (centos) then we can then correctly normalise the value.
- Loading branch information
Showing
2 changed files
with
83 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters