added template concat
This commit is contained in:
@@ -41,7 +41,7 @@ class cd_nagios::nagios::objects::template_rules (
|
||||
selrole => object_r,
|
||||
aeltype => nagios_etc_t,
|
||||
seluser => system_u,
|
||||
content => template[$ng_templates_head_erb]
|
||||
content => template[$ng_templates_head_erb],
|
||||
notify => Service[$ng_service],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user