Skip to content

Commit

Permalink
Naemon didn't like non existing groups
Browse files Browse the repository at this point in the history
  • Loading branch information
theseal committed Oct 4, 2024
1 parent 1284a1a commit 68ecc3e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions manifests/naemon_monitor.pp
Original file line number Diff line number Diff line change
Expand Up @@ -420,12 +420,6 @@
description => 'Cosmos GPG keys',
}

nagioscfg::service {'check_metadata_keys':
hostgroup_name => ['sunet::metadata::metadata_repo'],
check_command => 'check_nrpe!check_metadata_keys',
description => 'Metadata GPG keys',
}

file { '/etc/naemon/conf.d/cosmos/naemon-hostgroups.cfg':
ensure => file,
mode => '0644',
Expand Down

0 comments on commit 68ecc3e

Please sign in to comment.