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

Commits on Jun 20, 2022

  1. Avoid assumption that package_provider is set

    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.
    traylenator committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    7977d8d View commit details
    Browse the repository at this point in the history