linting
This commit is contained in:
@@ -46,10 +46,10 @@ class cd_nagios::nagios::objects::template_rules (
|
|||||||
notify => Service[$ng_service],
|
notify => Service[$ng_service],
|
||||||
}
|
}
|
||||||
|
|
||||||
concat::fragment { 'template_header':
|
concat::fragment { 'template_header':
|
||||||
target => $ng_target_templates,
|
target => $ng_target_templates,
|
||||||
content => template($ng_templates_head_erb),
|
content => template($ng_templates_head_erb),
|
||||||
order => '000',
|
order => '000',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user