We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ohai does not identify openSUSE Leap properly. I'm using the official Docker Image from https://hub.docker.com/r/opensuse/leap/ I've collected detection relevant info in this issue: inspec/inspec#3574
I assume it fails to pass this line https://github.com/chef/ohai/blob/master/lib/ohai/plugins/linux/platform.rb#L294 because its ID value is different ID="opensuse-leap".
ID="opensuse-leap"
14.6.2
openSUSE Leap 15
See linked issue.
The text was updated successfully, but these errors were encountered:
Fixed by #1297
Sorry, something went wrong.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
Description
Ohai does not identify openSUSE Leap properly. I'm using the official Docker Image from https://hub.docker.com/r/opensuse/leap/
I've collected detection relevant info in this issue: inspec/inspec#3574
I assume it fails to pass this line https://github.com/chef/ohai/blob/master/lib/ohai/plugins/linux/platform.rb#L294 because its ID value is different
ID="opensuse-leap"
.Ohai Version
14.6.2
Platform Version
openSUSE Leap 15
Ohai Output
See linked issue.
The text was updated successfully, but these errors were encountered: