Issue #20149 has been updated by Jason Antman.

Maybe this logic could also be used in Feature #11437 - some sort of general 
hash logic to add arbitrary lines to the nagios_* types?

----------------------------------------
Feature #20149: Allow custom macro definitions in Nagios types
https://projects.puppetlabs.com/issues/20149#change-89227

* Author: Patricia Jung
* Status: Unreviewed
* Priority: Normal
* Assignee: 
* Category: nagios
* Target version: 
* Affected Puppet version: 
* Keywords: 
* Branch: 
----------------------------------------
According to the puppet type definition docs until 3.1 puppet Nagios types do 
not seem to be able to handle custom macros in Nagios object definitions like 
__WARN in the following example:

define service{
        use                    <template>
        host_name       <host>
        __WARN           1
        }

Please add a parameter which allows to specify custom macro/value pairs. Thank 
you!




-- 
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 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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to