Skip to content
New issue

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

setup - more fixes for core count calculation #460

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

jborean93
Copy link
Collaborator

SUMMARY

Further fixes to #457. Have had some reports where the SMBIOS data for the processor information exceeds 34 bytes but the SMBIOS version is still older than 2.4. This resulted in the wrong values being returned by the facts. Instead only use this data if the SMBIOS version is greater than 2.4 and the data length is long enough.

No changelog fragment needed as it's covered by what is in #457.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

setup

@jborean93 jborean93 merged commit a370eed into ansible-collections:main Dec 16, 2022
@jborean93 jborean93 deleted the setup-core branch December 16, 2022 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant