Can Puppet's Nagios types accept custom variable macros? I want something that
looks like:
define service {
## --PUPPET_NAME-- (called '_naginator_name' in the manifest)
rpm-db-corrupt
use log-error-template
service_description RPM DB Corruption
hostgroup_name all_hosts
_alert_code 1234
}
Thanks for the help.
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" 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-users?hl=en.