Issue #21452 has been updated by Andrew Parker. Status changed from Merged - Pending Release to Closed
Released in 3.3.0 ---------------------------------------- Feature #21452: Add s3_enabled option to the yumrepo type https://projects.puppetlabs.com/issues/21452#change-99483 * Author: Dean Wilson * Status: Closed * Priority: Normal * Assignee: * Category: yumrepo * Target version: 3.3.0 * Affected Puppet version: * Keywords: * Branch: https://github.com/puppetlabs/puppet/pull/1728 ---------------------------------------- We're using S3 backed yum repos in AWS via the yum-s3-iam plugin. We need to be able to set the s3_enabled option to use repos in this way. I'm not amazingly keen on having an option added to the type for such a narrow use case but this seems to be the easiest of the options. I'm not even sure you can inherit from a type and I'm not keen on monkey patching yumrepo. The other approach is to manage those repos as files but I'd rather not have two ways of handling repos in our codebase. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
