saltstack-formulas / prometheus-formula

Manage a Prometheus installation
Other
27 stars 51 forks source link

fix(windows): windows has no osarch grain #48

Closed noelmcloughlin closed 4 years ago

noelmcloughlin 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

For Windows OS, Salt has no osarch grain so need to use cpuarch instead. Also split user.present and group.present into separate states per https://github.com/saltstack/salt/issues/58442

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

noelmcloughlin commented 4 years ago

Split user.present and group.present into separate states per https://github.com/saltstack/salt/issues/58442

noelmcloughlin commented 4 years ago

Selfie merging as PR is open 9 days and backlog gathering. Travis CI passed.

saltstack-formulas-travis commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: