aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/manifests/init.pp')
-rw-r--r--modules/buildsystem/manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/init.pp b/modules/buildsystem/manifests/init.pp
index 3919fc7c..8d0644af 100644
--- a/modules/buildsystem/manifests/init.pp
+++ b/modules/buildsystem/manifests/init.pp
@@ -21,6 +21,7 @@ class buildsystem {
}
ssh::auth::client { $sched_login: }
+ ssh::auth::server { $sched_login: }
ssh::auth::server { $build_login: }
$package_list = ['task-bs-cluster-main', 'iurt']