Issue #1967 has been updated by Nigel Kersten.

Priority changed from Normal to Low
Target version changed from Statler to Telly


----------------------------------------
Feature #1967: defaultfor method for providers should be allowed to be 
specified multiple times
https://projects.puppetlabs.com/issues/1967

Author: James Turnbull
Status: Accepted
Priority: Low
Assignee: 
Category: newfeature
Target version: Telly
Affected Puppet version: 0.24.7
Keywords: provider, defaultfor
Branch: 


You should be able to specify multiple defaultfor statements in providers:

<pre>
    defaultfor :operatingsystem => :redhat, 
               :lsbdistrelease => ["2.1", "3", "4"]

    defaultfor :operatingsystem => :oel,
               :operatingsystemrelease => ["4", "5"]
</pre>


-- 
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.

Reply via email to