changed config name for nagios
This commit is contained in:
parent
87e4725309
commit
93a89aaf9c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ class eid::nagios_monitor {
|
||||||
|
|
||||||
class { 'nagioscfg':
|
class { 'nagioscfg':
|
||||||
hostgroups => $::roles,
|
hostgroups => $::roles,
|
||||||
config => 'sunetdrive',
|
config => 'eid',
|
||||||
manage_package => false,
|
manage_package => false,
|
||||||
cfgdir => '/etc/nagios4/conf.d',
|
cfgdir => '/etc/nagios4/conf.d',
|
||||||
host_template => 'monitor-host',
|
host_template => 'monitor-host',
|
||||||
|
|
Loading…
Add table
Reference in a new issue