updating template name
Signed-off-by: Nick Chappell <nick@intronic.org>
This commit is contained in:
parent
7db98fd8f5
commit
bc3aac5270
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ define icinga2::object::graphitewriter (
|
|||
owner => $target_file_owner,
|
||||
group => $target_file_group,
|
||||
mode => $target_file_mode,
|
||||
content => template('icinga2/object_graphitewrite.conf.erb'),
|
||||
content => template('icinga2/object_graphitewriter.conf.erb'),
|
||||
notify => Service['icinga2'],
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue