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: fix `CentOS Linux-7` and add `os` details from current CI setup #184

Closed myii closed 4 years ago

myii commented 4 years ago

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

Realised that there was an erroneous entry in osfingermap.yaml here:

Added the rest of the OS details from our current supported CI platforms, to prevent having to look up the values each time from elsewhere.

Pillar / config required to test the proposed changes

As-is.

Debug log showing how the proposed changes work

N/a.

Documentation checklist

Testing checklist

Additional context

myii commented 4 years ago

@baby-gnu @aboe76 Thanks for the reviews.

saltstack-formulas-travis commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: