Lintian fixes
This commit is contained in:
parent
3096ea1e7d
commit
b7a4de5138
2 changed files with 2 additions and 2 deletions
|
@ -80,7 +80,7 @@ define icingaweb2::config::roles (
|
|||
else {
|
||||
$role_service_filter_ensure = absent
|
||||
}
|
||||
|
||||
|
||||
ini_setting { "icingaweb2 roles ${title} service filter":
|
||||
ensure => $role_service_filter_ensure,
|
||||
setting => 'monitoring/services/filter',
|
||||
|
|
|
@ -73,7 +73,7 @@ class icingaweb2::mod::graphite (
|
|||
value => $host_name_template,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
file { "${::icingaweb2::config_dir}/enabledModules/graphite":
|
||||
ensure => link,
|
||||
target => '/usr/share/icingaweb2/modules/graphite'
|
||||
|
|
Loading…
Reference in a new issue