added parameter documentation
This commit is contained in:
@@ -46,8 +46,9 @@ class cd_nagios::nagios::objects::template_rules (
|
||||
}
|
||||
|
||||
# example rule
|
||||
cd_nagios::objects::templates { $name:
|
||||
ng_template_object => 'contact',
|
||||
cd_nagios::objects::templates { 'generic contact':
|
||||
ng_template_object => 'contact',
|
||||
ng_template_object_name => 'generic-contact',
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user