Issue #1967 has been reported by jamtur01.
----------------------------------------
Feature #1967: defaultfor method for providers should be allowed to be
specified multiple times
http://projects.reductivelabs.com:80/issues/1967
Author: jamtur01
Status: Accepted
Priority: Normal
Assigned to:
Category: newfeature
Target version: 0.25.0
Complexity: Unknown
Affected version: 0.24.7
Keywords: provider, defaultfor
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://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
-~----------~----~----~----~------~----~------~--~---