diff --git a/global/overlay/etc/puppet/manifests/cosmos-site.pp b/global/overlay/etc/puppet/manifests/cosmos-site.pp index a6631917..026a32c6 100644 --- a/global/overlay/etc/puppet/manifests/cosmos-site.pp +++ b/global/overlay/etc/puppet/manifests/cosmos-site.pp @@ -685,7 +685,7 @@ class nagios_monitor { contact_groups => ['alerts'] } nagioscfg::service {'service_ssh': - hostgroup_name => ['jumphost'], + hostgroup_name => ['jumphosts'], description => 'SSH', check_command => 'check_ssh_4_hostname', contact_groups => ['alerts']