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

Avoid assumption that package_provider is set #255

Merged
merged 1 commit into from
Jun 20, 2022

Conversation

traylenator
Copy link

@traylenator traylenator commented Jun 20, 2022

Pull Request (PR) description

With the changes in #253 yum::versionlock was failing for cases where
$facts['package_provider] was unset which is typically the case for rspec compilations.

Default yum::versionlock::path to the existing yum location.

With the changes in voxpupuli#253
`yum::versionlock` was failing for cases where
`$facts['package_provider]` which is typically the case for rspec
compilations.

Default `yum::versionlock::path` to the existing yum location.
@bastelfreak bastelfreak added the bug Something isn't working label Jun 20, 2022
@bastelfreak
Copy link
Member

thanks for the fix!

@bastelfreak bastelfreak merged commit 6c23105 into voxpupuli:master Jun 20, 2022
@traylenator traylenator deleted the defaults branch June 20, 2022 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants