This commit is contained in:
Arne Teuke
2017-07-26 12:30:34 +01:00
parent 1ed1db6e8f
commit a99920d788

View File

@@ -46,10 +46,10 @@ class cd_nagios::nagios::objects::template_rules (
notify => Service[$ng_service],
}
concat::fragment { 'template_header':
target => $ng_target_templates,
content => template($ng_templates_head_erb),
order => '000',
concat::fragment { 'template_header':
target => $ng_target_templates,
content => template($ng_templates_head_erb),
order => '000',
}