saltstack-formulas / template-formula

SaltStack formula template filled with dummy content
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
119 stars 85 forks source link

fix(suse): correct OS grain #263

Closed tacerus closed 8 months ago

tacerus commented 8 months ago

SUSE based distributions report the "os" grain as "SUSE". Only "os_family" is reported as "Suse".

PR progress checklist (to be filled in by reviewers)


What type of PR is this?

Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Describe the changes you're proposing

Use correct grain reference in FORMULA file.

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

saltstack-formulas-github commented 8 months ago

:tada: This PR is included in version 5.0.12 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: