Ben S

Results 31 comments of Ben S

Ideally the public key should be included with this module and not fetched as well.

@wyardley I have sadly not much time for this at the moment.

Ideally all of the possible values for a `yumrepo` resource type should be passed down

If I recall correctly I think the bug is that the module assumes `package` rather than `namespace/package` for `source`

@jblom Is this still an issue with the latest version of this module/Puppet/Ruby?

@fnoop @jblom Should there be code changes to make behaviour more flexible/intuitive? Would additional docs help?

The version numbers scattered throughout the `README.md` were current during the Stone Age and could probably do with an update in another PR.

> What's the status of this? Still wanted

@cdenneen Hmmm, with this type of use case I think the better and cleaner alternative is to manage the yumrepo resource yourself using the `$repo_class` parameter. This kind of approach...