Skip to content

Conversation

@FerrySchuller
Copy link
Contributor

@FerrySchuller FerrySchuller commented Dec 4, 2019

Added support for IBM/S390 in core.py

What does this PR do?

Correct # CPU grains output on S390x systems

What issues does this PR fix or reference?

Previous Behavior

salt-call grains.item num_cpus --out=pprint
{u'local': {u'num_cpus': 0}}

New Behavior

salt-call grains.item num_cpus --out=pprint
{u'local': {u'num_cpus': 2}}

Tests written?

No

Commits signed with GPG?

No

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

Added support for IBM/S390 in core.py
@FerrySchuller FerrySchuller requested a review from a team as a code owner December 4, 2019 13:36
@ghost ghost requested a review from twangboy December 4, 2019 13:36
@dwoz dwoz merged commit 899b63f into saltstack:master Dec 24, 2019
@FerrySchuller FerrySchuller deleted the patch-4 branch December 24, 2019 20:14
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.

2 participants