aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem')
-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 6ffe0d6d..cb228719 100644
--- a/modules/buildsystem/manifests/init.pp
+++ b/modules/buildsystem/manifests/init.pp
@@ -15,7 +15,7 @@ class buildsystem {
$mirror_root = "/distrib/mirror"
$packagers_group = 'mga-packagers'
$packagers_committers_group = 'mga-packagers-committers'
- $createsrpm_path = '/usr/share/repsys/create-srpm'
+ $createsrpm_path = '/usr/share/mgarepo/create-srpm'
include ssh::auth
ssh::auth::key { $build_login: # declare a key for build bot: RSA, 2048 bits