Bugfix.
This commit is contained in:
parent
f3b9059f4f
commit
a51ad979cb
1 changed files with 1 additions and 1 deletions
|
@ -452,7 +452,7 @@ class soc::naemon_monitor (
|
||||||
|
|
||||||
require sunet::nagios::nrpe_check_cosmos_keys
|
require sunet::nagios::nrpe_check_cosmos_keys
|
||||||
nagioscfg::service {'check_cosmos_keys':
|
nagioscfg::service {'check_cosmos_keys':
|
||||||
hostgroup_name => ['sunet::naemon_monitor'],
|
hostgroup_name => ['soc::naemon_monitor'],
|
||||||
check_command => 'check_nrpe!check_cosmos_keys',
|
check_command => 'check_nrpe!check_cosmos_keys',
|
||||||
description => 'Cosmos GPG keys',
|
description => 'Cosmos GPG keys',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue