Issue #2325 has been updated by Luke Kanies. Status changed from Unreviewed to Duplicate
---------------------------------------- Feature #2325: Apt provider should allow passing of arbitrary configuration paramters. http://projects.reductivelabs.com/issues/2325 Author: Nigel Kersten Status: Duplicate Priority: Normal Assigned to: Category: Target version: Complexity: Unknown Affected version: 0.25.0 Keywords: We've recently found a need to add some extra commands to all apt-get invocations that are run by Puppet, but that we don't want to add to the central apt preferences config files for other invocations. It would be useful (and quite trivial) for the apt provider to support a "extraoptions" parameter that allowed you do something like: <pre> package { "foo": ... extraoptions => "-o Dir::Etc /etc/apt.puppet", } </pre> This would be quite a trivial patch and I'm happy to do it if it's accepted as a desirable feature. -- 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://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
