summaryrefslogtreecommitdiff
path: root/manifests/server/collect_ps.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/server/collect_ps.pp')
-rw-r--r--manifests/server/collect_ps.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/server/collect_ps.pp b/manifests/server/collect_ps.pp
index 067a25c..5b8456c 100644
--- a/manifests/server/collect_ps.pp
+++ b/manifests/server/collect_ps.pp
@@ -1,6 +1,6 @@
class check_mk::server::collect_ps (
- $config = "${::check_mk::config::etc_dir}/check_mk/conf.d/ps.mk"
-) {
+ $config = "${check_mk::config::etc_dir}/check_mk/conf.d/ps.mk"
+) inherits check_mk::params {
# this class gets run on the check-mk server in order to collect the
# stored configs created on clients and assemble the ps.mk config file