Skip to content

Fix debian platform dir

DJ Mountney requested to merge fix-debian-platform-dir into master

Match against the basic OS version info

Fixes #5537 (closed)

The ohai gem update in !4092 (merged) brought in ohai 15 which switches to using /etc/os-release when available. This caused debian versions to change from the debian_version format like 9.14 to the VERSION_ID format 9

Edited by DJ Mountney

Merge request reports

Loading