summaryrefslogtreecommitdiff
path: root/manifests/agent.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/agent.pp')
-rw-r--r--manifests/agent.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/agent.pp b/manifests/agent.pp
index ab71466..9b7b0df 100644
--- a/manifests/agent.pp
+++ b/manifests/agent.pp
@@ -67,4 +67,5 @@ class check_mk::agent (
enable => true,
}
}
+ @@check_mk::host { $::fqdn: }
}