aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/manifests')
-rw-r--r--modules/buildsystem/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/init.pp b/modules/buildsystem/manifests/init.pp
index 126cebdb..671a3324 100644
--- a/modules/buildsystem/manifests/init.pp
+++ b/modules/buildsystem/manifests/init.pp
@@ -3,7 +3,7 @@ class buildsystem {
class base {
$build_login = "iurt"
$build_home_dir = "/home/$build_login"
- $sched_login = "schedbot"
+ $sched_login = "schedbot"
$sched_home_dir = "/home/$sched_login"
include ssh::auth