aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/manifests')
-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 2b9af19c..3919fc7c 100644
--- a/modules/buildsystem/manifests/init.pp
+++ b/modules/buildsystem/manifests/init.pp
@@ -5,6 +5,7 @@ class buildsystem {
$build_home_dir = "/home/$build_login"
$sched_login = "schedbot"
$sched_home_dir = "/home/$sched_login"
+ $repository_root = "/distrib/bootstrap"
include ssh::auth
ssh::auth::key { $build_login: } # declare a key for build bot: RSA, 2048 bits