-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Yumrepo target parameter does not work #68
Comments
Anyway, we've had problems with this because of another Type bug which has just been fixed in 5.5.0. Basically supporting Red Hat's own repositories should have been the most obvious thing to do with the Yumrepo Type yet it's been totally broken. |
Solved with #78 |
@vinzent maybe you want to close this issue as it is not relevant anymore. |
Closing this issue as link above is merged. Please re-open if needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/voxpupuli/puppet-rhsm/blob/master/manifests/repo.pp#L18 uses the yumrepo target parameter.
According PUP-2782 Yumrepo target attribute does not work the parameter doesn't work up to Puppet 5.5.x (and is not yet fixed)
The text was updated successfully, but these errors were encountered: