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

Pin the package provider for RedHat osfamily #530

Merged
merged 1 commit into from
Aug 30, 2016

Conversation

thejandroman
Copy link
Contributor

Local tests fail when run on a Mac. This commit forces the package
provider to use yum. Since we're already assuming the osfamily is RedHat
and the default package provider for RedHat is yum, side effects from
this change should be minimal. And local tests will pass on a Mac.

Original error:
Parameter ensure failed on Package[sensu]: Provider must have features 'upgradeable' to set 'ensure' to 'latest'

@jaxxstorm
Copy link
Contributor

Can you rebase now the tests are passing?

Local tests fail when run on a Mac. This commit forces the package
provider to use yum. Since we're already assuming the osfamily is RedHat
and the default package provider for RedHat is yum, side effects from
this change should be minimal. And local tests will pass on a Mac.

Original error:
`Parameter ensure failed on Package[sensu]: Provider must have features
'upgradeable' to set 'ensure' to 'latest'`
@thejandroman
Copy link
Contributor Author

Rebased.

@jaxxstorm jaxxstorm merged commit 5d2512f into sensu:master Aug 30, 2016
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