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

set rpm provider to ensure latest version #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

epleterte
Copy link

Unless the RPM provider gets 'ensure => latest' it will not update packages when the version
variable is bumped (even though the package name changes) - it sees some version installed, which qualifies. Setting to 'latest' for RPM to achieve expected behavior while leaving everything else as is (dpkg, default)

Unless the RPM provider gets 'ensure => latest' it will not update packages when the version
variable is bumped (even though the package name changes) - it sees some version installed, which qualifies. Setting to 'latest' for RPM to achieve expected behavior while leaving everything else as is (dpkg, default)
@epleterte
Copy link
Author

Travis checks fail because Travis fails to install a given version of rake.

@fnerdwq
Copy link
Owner

fnerdwq commented Nov 25, 2017

sorry, I don't find the time to maintain this project. but a cleanly building commit I can merge.

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