Update gather-logs to determine OS release based on /etc/os-release #2664
Labels
Status: Adopted
An issue that is being worked on.
Status: Good First Issue
An issue ready for a new contributor.
Type: Enhancement
Adds new functionality.
Every operating system has /etc/os-release now. We can just parse this and get the platform family from there instead of checking different files on disk and guessing.
Possible values: https://github.com/chef/os_release
The text was updated successfully, but these errors were encountered: