Title: Message Title
Pieter Hollants commented on an issue
Puppet / New Feature PUP-1882
defaultfor method for providers should be allowed to be specified multiple times
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 received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to