From 1a458786c1a09858159f378372808228d4e7b606 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 22 Nov 2010 13:46:30 +0000 Subject: fix indent --- modules/buildsystem/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') 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 -- cgit v1.2.1