Issue #1967 has been updated by luke. Target version changed from 0.25.0 to 0.26.0
While this is a nice feature, it's not exactly on the critical path. ---------------------------------------- Feature #1967: defaultfor method for providers should be allowed to be specified multiple times http://projects.reductivelabs.com/issues/1967 Author: jamtur01 Status: Accepted Priority: Normal Assigned to: Category: newfeature Target version: 0.26.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 -~----------~----~----~----~------~----~------~--~---
