added contact stanza
This commit is contained in:
@@ -39,15 +39,15 @@ class cd_nagios::nagios::objects::template_rules (
|
||||
mode => '0640',
|
||||
selrange => s0,
|
||||
selrole => object_r,
|
||||
aeltype => nagios_etc_t,
|
||||
seltype => nagios_etc_t,
|
||||
seluser => system_u,
|
||||
content => template[$ng_templates_head_erb],
|
||||
notify => Service[$ng_service],
|
||||
notify => Service[$ng_service],
|
||||
}
|
||||
|
||||
# example rule
|
||||
cd_nagios::objects::templates { $name:
|
||||
ng_template_object => 'service',
|
||||
ng_template_object => 'contact',
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user