Issue #3755 has been updated by James Turnbull. Project changed from Naginator to Puppet Affected version set to 0.25.4
---------------------------------------- Bug #3755: Incorrect support for valid nagios definitions http://projects.puppetlabs.com/issues/3755 Author: Greg Maples Status: Accepted Priority: Normal Assigned to: Luke Kanies Category: Target version: Affected version: 0.25.4 Keywords: Branch: Per: http://nagios.sourceforge.net/docs/3_0/objectinheritance.html An object, like "host" can be named using either the token "host_name" or "name". The naginator code in puppet does not allow the "host" format, only the "host_name", even when the type method "name" is used. this same object_name vs. name applies to other types that inherit. -- 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.
