Issue #915 has been updated by Walter Heck.
I'd _love_ to see this feature. I'm tryign to install zabbix-server-mysql with apt. This package has in the list of it's recommended packages mysql-server, which I specifically don't want. For any other package I install I do want the recommended packages though. That requires me to add --no-install-recommends to the command line params,which is currently not possible. Cleanest workaround for me right now is an apt-get Exec. ---------------------------------------- Feature #915: Add 'options' support to type/provider relationship https://projects.puppetlabs.com/issues/915 Author: Luke Kanies Status: Accepted Priority: Normal Assignee: Category: RAL Target version: unplanned Patch: None Affected Puppet version: 0.24.7 Keywords: Branch: Some providers (notably packages) are configurable, and it is often important to be able to use that configuration to get specific behaviour from the providers. We should add an 'option' hook to the providers, akin to the current 'feature' hook. -- 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 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.
