Issue #2164 has been updated by jgoldschrafe.
The nagios_ types in Puppet appear not to properly support arrays in the "use" attribute. Nagios 3.x supports multiple inheritance, and thus Puppet should probably support arrays here, as it does with the other attributes. The current behavior is to only use the first element of the array as the value of the attribute. Since Nagios inherits with left-to-right precedence, Puppet should probably output these classes in reverse order (i.e. a type adding a parent to a Nagios definition should cause it to appear to the left of other inherited definitions, overriding properties set by parents defined in parent Puppet classes). ---------------------------------------- Bug #2164: Nagios types "use" attribute doesn't support arrays http://projects.reductivelabs.com/issues/2164 Author: jgoldschrafe Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Complexity: Unknown Affected version: 0.24.7 Keywords: -- 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 -~----------~----~----~----~------~----~------~--~---
