diff --git a/site-modules/profile/manifests/icinga2/objects/static_checks.pp b/site-modules/profile/manifests/icinga2/objects/static_checks.pp --- a/site-modules/profile/manifests/icinga2/objects/static_checks.pp +++ b/site-modules/profile/manifests/icinga2/objects/static_checks.pp @@ -25,10 +25,10 @@ }, } - ::icinga2::object::host {'grapqhl.staging.swh.network': + ::icinga2::object::host {'graphql.staging.swh.network': import => ['generic-host'], check_command => 'dummy', - address => 'grapqhl.staging.swh.network', + address => 'graphql.staging.swh.network', target => $checks_file, vars => { dummy_state => 0, # up